HomeSort by relevance Sort by last modified time
    Searched refs:rcm (Results 1 - 16 of 16) sorted by null

  /onnv/onnv-gate/usr/src/lib/cfgadm_plugins/sbd/common/
ap_rcm.c 143 /* Max width of an RCM formatted message line */
262 rcmd_t *rcm; local
269 * If the initial command is status, or the RCM feature is not
270 * available, or the RCM interface has already been initialized,
275 ((rcm = (rcmd_t *)a->rcm) != NULL)) {
285 * to do. The RCM offline/suspend steps become no-ops
300 if ((a->rcm = calloc(1, sizeof (rcmd_t))) == NULL) {
305 rcm = (rcmd_t *)a->rcm;
472 rcmd_t *rcm; local
546 rcmd_t *rcm; local
1156 rcmd_t *rcm; local
1330 rcmd_t *rcm; local
    [all...]
ap.h 125 void *rcm; member in struct:__anon2741
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWmddr/
prototype_com 49 d none usr/lib/rcm 755 root bin
50 d none usr/lib/rcm/modules 755 root bin
51 f none usr/lib/rcm/modules/SUNW_svm_rcm.so 555 root bin
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWibsdpu/
prototype_com 48 d none usr/lib/rcm 0755 root bin
49 d none usr/lib/rcm/scripts 0755 root bin
51 f none usr/lib/rcm/scripts/SUNW,ibsdpu.sh 0555 root bin
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWbridgeu/
prototype_com 48 d none usr/lib/rcm 755 root bin
49 d none usr/lib/rcm/modules 755 root bin
50 f none usr/lib/rcm/modules/SUNW_bridge_rcm.so 555 root bin
  /onnv/onnv-gate/usr/src/cmd/dcs/sparc/sun4u/
ri_init.c 29 * the Reconfiguration Coordination Manager (RCM) client usage
49 * RCM abstract resource names.
113 /* Lookup table entry for matching IO devices to RCM resource usage */
197 * Table of known info string prefixes for RCM modules that do not
199 * or sequencing within the RCM namespace. Since RCM provides no way to
217 rcmd_t *rcm = NULL; local
233 (rcm = calloc(1, sizeof (*rcm))) == NULL ||
254 if (rcm_init(rcm, apd_tbl, n_apids, flags) != 0)
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWldomu.v/
prototype_sparc 58 d none usr/lib/rcm 755 root bin
59 d none usr/lib/rcm/scripts 755 root bin
60 f none usr/lib/rcm/scripts/SUNW,vdevices.pl 555 root bin
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpool/
prototype_com 58 d none usr/lib/rcm 755 root bin
59 d none usr/lib/rcm/modules 755 root bin
60 f none usr/lib/rcm/modules/SUNW_pool_rcm.so 555 root bin
  /onnv/onnv-gate/usr/src/common/mc/mc-amd/
mcamd_rowcol_tbl.c 868 const struct rct_rcbmap *rcm; local
883 (rcm = rct_rcbmap(mcrev, width, csmode)) == NULL) {
911 for (i = 0; i < rcm->rcb_nbankbits; i++)
912 if (rcm->rcb_bankbit[i] > lstbnkbit)
913 lstbnkbit = rcm->rcb_bankbit[i];
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsd/
prototype_com 100 d none etc/rcm 755 root sys
101 d none etc/rcm/scripts 755 root sys
  /onnv/onnv-gate/exception_lists/
interface_check 63 PLUGIN ^usr/lib/rcm/modules
  /onnv/onnv-gate/usr/src/cmd/rcm_daemon/
Makefile.com 108 RCM_DIR = rcm
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWcsu/
prototype_sparc 111 f none usr/lib/rcm/modules/SUNW_ttymux_rcm.so 555 root bin
prototype_com     [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/ib/adapters/hermon/
hermon_hw.h 235 uint32_t rcm :1; member in struct:hermon_hw_querydevlim_s
430 uint32_t rcm :1; member in struct:hermon_hw_querydevlim_s
1154 uint32_t rcm :1; /* reset capability mask */ member in struct:hermon_hw_set_port_s
1206 uint32_t rcm :1; /* reset capability mask */ member in struct:hermon_hw_set_port_s
    [all...]
  /onnv/onnv-gate/usr/src/tools/scripts/
bfu.sh 295 etc/rcm
    [all...]

Completed in 3149 milliseconds