Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c523 di_node_t fwroot, sbnode; in topo_usb_gather_acpi() local
529 fwroot = di_lookup_node(usb->tu_devinfo, "/fw"); in topo_usb_gather_acpi()
530 if (fwroot == DI_NODE_NIL) in topo_usb_gather_acpi()
533 for (sbnode = di_child_node(fwroot); sbnode != DI_NODE_NIL; in topo_usb_gather_acpi()