Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Duhcireg.h46 #define PCI_INTERFACE_UHCI 0x00 macro
H A Duhci_pci.c228 (pci_get_progif(self) == PCI_INTERFACE_UHCI)) { in uhci_pci_match()