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

  /onnv/onnv-gate/usr/src/lib/fm/topo/libtopo/common/
topo_hc.h 81 #define SES_ENCLOSURE "ses-enclosure"
topo_fmri.c 861 enclosure = strstr(fmri, SES_ENCLOSURE);
882 next = enclosure + sizeof (SES_ENCLOSURE);
990 if (strncmp(fmria, SES_ENCLOSURE, sizeof (SES_ENCLOSURE) - 1) == 0 &&
991 strncmp(fmrib, SES_ENCLOSURE, sizeof (SES_ENCLOSURE) - 1) == 0) {
992 fmria += sizeof (SES_ENCLOSURE);
993 fmrib += sizeof (SES_ENCLOSURE);
hc.c 184 { SES_ENCLOSURE, TOPO_STABILITY_PRIVATE },
    [all...]
  /onnv/onnv-gate/usr/src/lib/fm/topo/modules/common/ses/
ses.c 1060 SES_ENCLOSURE, cp->sec_instance, NULL, auth,
1067 if ((tn = topo_node_bind(mod, pnode, SES_ENCLOSURE,
    [all...]

Completed in 240 milliseconds