Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dehcireg.h36 #define PCI_INTERFACE_EHCI 0x20 macro
H A Dehci_pci.c210 && (pci_get_progif(self) == PCI_INTERFACE_EHCI)) { in ehci_pci_match()