Searched refs:PCIS_SERIALBUS_USB (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/usb/controller/
H A Duhci_pci.c243 (pci_get_subclass(self) == PCIS_SERIALBUS_USB) &&
H A Dohci_pci.c187 (pci_get_subclass(self) == PCIS_SERIALBUS_USB) &&
H A Dehci_pci.c222 && (pci_get_subclass(self) == PCIS_SERIALBUS_USB)
H A Dxhci_pci.c164 && (pci_get_subclass(self) == PCIS_SERIALBUS_USB)
/freebsd-11-stable/sys/dev/pci/
H A Dpcireg.h460 #define PCIS_SERIALBUS_USB 0x03 macro
H A Dpci.c4017 pci_get_subclass(dev) == PCIS_SERIALBUS_USB) {
4841 {PCIC_SERIALBUS, PCIS_SERIALBUS_USB, 1, "USB"},
/freebsd-11-stable/usr.sbin/pciconf/
H A Dpciconf.c693 {PCIC_SERIALBUS, PCIS_SERIALBUS_USB, "USB"},
/freebsd-11-stable/usr.sbin/bhyve/
H A Dpci_xhci.c2833 pci_set_cfgdata8(pi, PCIR_SUBCLASS, PCIS_SERIALBUS_USB);

Completed in 146 milliseconds