Searched refs:PCI_INTERFACE_UHCI (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/usb/controller/ | ||
H A D | uhcireg.h | 47 #define PCI_INTERFACE_UHCI 0x00 macro |
H A D | uhci_pci.c | 263 (pci_get_progif(self) == PCI_INTERFACE_UHCI)) { in uhci_pci_match() |