Home
last modified time | relevance | path

Searched refs:hubname (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c545 const char *hubname; in topo_usb_gather_acpi() local
550 hubname = di_node_name(hub); in topo_usb_gather_acpi()
551 if (hubname == NULL || in topo_usb_gather_acpi()
552 strcmp(hubname, "usbroothub") != 0) { in topo_usb_gather_acpi()