Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.c121 TOPO_USB_PCI, enumerator
1903 type = TOPO_USB_PCI; in topo_usb_enum()
1914 if (type == TOPO_USB_PCI && data == NULL) { in topo_usb_enum()
1918 } else if (type != TOPO_USB_PCI && data != NULL) { in topo_usb_enum()
1938 if (type == TOPO_USB_PCI) { in topo_usb_enum()