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

/osnet-11/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_hc.h96 #define USB_HUB "usbhub" macro
H A Dhc.c203 { USB_HUB, TOPO_STABILITY_PRIVATE },
/osnet-11/usr/src/lib/fm/topo/modules/common/usb/common/
H A Dusb.c439 if (topo_node_range_create(mod, rn, USB_HUB, 0,
539 if (topo_node_range_create(mod, rn, USB_HUB, 0,
764 strncmp(tname, USB_HUB, 8) == 0) {
1333 nodename = USB_HUB;
1358 if (strncmp(nodename, USB_HUB, 8) == 0) {
1359 if (topo_node_range_create(mod, ntn, USB_HUB, 0,

Completed in 23 milliseconds