Searched refs:BAY (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h38 #define BAY "bay" macro
H A Dhc.c142 { BAY, TOPO_STABILITY_PRIVATE },
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_bay.c296 hcfmri.hc_name = BAY;
307 f, BAY, instance);
H A Dx86pi.c329 rv = topo_node_range_create(mod, chassis_node, BAY, 0,
334 f, BAY, topo_mod_errmsg(mod));
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/sun4vpi/
H A Dpi_subr.c465 if (strncmp(hc_name, BAY, strlen(BAY)) != 0) {
1406 if (strncmp(hc_name, BAY, strlen(BAY)) != 0) {
H A Dpi_walker.c76 {pi_enum_bay, BAY},
/illumos-gate/usr/src/cmd/fm/modules/common/disk-lights/
H A Ddisk_lights.c34 * That is: a DISK node will have a parent BAY; that BAY will itself have
144 * We're only interested in BAY children that are valid Facility Nodes.
180 * BAY.
184 strcmp(BAY, topo_node_name(pnode)) != 0) {
198 * Walk the children of this BAY and flush out our fault status if
/illumos-gate/usr/src/lib/fm/topo/modules/common/ses/
H A Dses.c191 { SES_ET_ARRAY_DEVICE, BAY, "BAY", B_TRUE },
193 { SES_ET_DEVICE, BAY, "BAY", B_TRUE },
1420 if (strcmp(nodename, BAY) == 0) {
2305 BAY, "BAY", scp, B_TRUE) != 0 ||
2307 BAY, "BAY", scp, B_TRUE) != 0)
2964 BAY, "BA
[all...]
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dtopo_gather.c733 else if (strcmp(BAY, nodename) == 0)

Completed in 82 milliseconds