Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDuhci_pci.c237 (pci_get_subclass(self) == PCIS_SERIALBUS_USB) && in uhci_pci_match()
HDohci_pci.c185 (pci_get_subclass(self) == PCIS_SERIALBUS_USB) && in ohci_pci_match()
HDxhci_pci.c129 && (pci_get_subclass(self) == PCIS_SERIALBUS_USB) in xhci_pci_match()
HDehci_pci.c209 && (pci_get_subclass(self) == PCIS_SERIALBUS_USB) in ehci_pci_match()
/NextBSD/sys/dev/pci/
HDpcireg.h433 #define PCIS_SERIALBUS_USB 0x03 macro
HDpci.c3569 pci_get_subclass(dev) == PCIS_SERIALBUS_USB) { in pci_add_resources()
4217 {PCIC_SERIALBUS, PCIS_SERIALBUS_USB, 1, "USB"},
/NextBSD/usr.sbin/pciconf/
HDpciconf.c681 {PCIC_SERIALBUS, PCIS_SERIALBUS_USB, "USB"},