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

  /onnv/onnv-gate/usr/src/cmd/rcm_daemon/common/
mpxio_rcm.c 78 phci_t *phcis; member in struct:group
240 * Unregister all PHCIs and mark the whole registrants list as stale.
482 if (bsearch(&phci, group->phcis, group->nphcis, sizeof (phci_t),
538 * Perform a full set analysis on the set of redundant PHCIs. When
539 * there are no unaffected and online PHCIs, then changing the state
545 if (strcmp(group->phcis[i].path, rsrc) == 0)
554 if ((group->phcis[i].state == DI_PATH_STATE_ONLINE) ||
555 (group->phcis[i].state == DI_PATH_STATE_STANDBY)) {
556 if (rcm_get_rsrcstate(hdl, group->phcis[i].path, &state)
563 group->phcis[i].path, state)
765 phci_t *phcis; local
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/os/
sunmdi.c 526 * Check the vHCI, pHCI and client count. All the pHCIs and clients
7758 char **phcis, **phci_namep; local
7868 char **phcis; local
    [all...]

Completed in 5638 milliseconds