Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhcireg.h47 #define PCI_INTERFACE_UHCI 0x00 macro
H A Duhci_pci.c263 (pci_get_progif(self) == PCI_INTERFACE_UHCI)) { in uhci_pci_match()