Home
last modified time | relevance | path

Searched full:usb_pci (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/usb/
H A Dtopo_usb.h32 #define USB_PCI "usb-pci" macro
H A Dtopo_usb.c1902 if (strcmp(name, USB_PCI) == 0) { in topo_usb_enum()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c623 (void) topo_mod_enumerate(mod, fn, USB, USB_PCI, 0, 0, din); in declare_dev_and_fn()