Searched refs:PCI_INTERFACE_EHCI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | ehcireg.h | 37 #define PCI_INTERFACE_EHCI 0x20 macro |
H A D | ehci_pci.c | 239 && (pci_get_progif(self) == PCI_INTERFACE_EHCI)) { in ehci_pci_match() |