Home
last modified time | relevance | path

Searched refs:PCI_INTERFACE_EHCI (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/usb/controller/
H A Dehcireg.h37 #define PCI_INTERFACE_EHCI 0x20 macro
H A Dehci_pci.c239 && (pci_get_progif(self) == PCI_INTERFACE_EHCI)) { in ehci_pci_match()