Searched refs:SES_ENCLOSURE (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h89 #define SES_ENCLOSURE "ses-enclosure" macro
H A Dhc.c196 { SES_ENCLOSURE, TOPO_STABILITY_PRIVATE },
1288 else if (strcmp(name, SES_ENCLOSURE) == 0 &&
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_bay.c395 * By passing SES_ENCLOSURE node name here the ses enumerator will
409 rv = topo_mod_enumerate(mod, t_parent, SES, SES_ENCLOSURE,
/osnet-11/usr/src/lib/fm/topo/modules/common/ses/common/
H A Dses.c1386 if ((strcmp(topo_node_name(node), SES_ENCLOSURE) == 0) ||
1413 if ((strcmp(topo_node_name(node), SES_ENCLOSURE) == 0) ||
3460 SES_ENCLOSURE, cp->sec_instance, NULL, auth,
3467 if ((tn = topo_node_bind(mod, pnode, SES_ENCLOSURE,
4174 if (strcmp(name, SES_ENCLOSURE) != 0 && strcmp(name, BAY) != 0)
4202 if (strcmp(name, SES_ENCLOSURE) == 0) {
4250 if (strcmp(name, SES_ENCLOSURE) == 0) {
4272 { SES_ENCLOSURE, FM_FMRI_SCHEME_HC, SES_VERSION, &ses_ops };
4284 SES_ENCLOSURE);
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_walker.c490 SES_ENCLOSURE, 0, 0, NULL);

Completed in 49 milliseconds