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