Searched refs:SES (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h88 #define SES "ses" macro
169 /* Applied any SES standard related topo node. */
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_bay.c387 if (topo_mod_load(mod, SES, TOPO_VERSION) == NULL) {
389 f, SES, topo_strerror(topo_mod_errno(mod)));
397 * drives through SES ARRAY device elements.
409 rv = topo_mod_enumerate(mod, t_parent, SES, SES_ENCLOSURE,
415 SES, topo_strerror(topo_mod_errno(mod)));
/osnet-11/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/common/
H A Dpi_walker.c480 if (topo_mod_load(mod, SES, TOPO_VERSION) == NULL) {
483 SES, topo_strerror(topo_mod_errno(mod)));
489 result = topo_mod_enumerate(mod, *t_node, SES,

Completed in 25 milliseconds