Home
last modified time | relevance | path

Searched refs:PCI_INTERFACE_OHCI (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/sys/dev/usb/controller/
H A Dohcireg.h38 #define PCI_INTERFACE_OHCI 0x10 macro
H A Dohci_pci.c184 (pci_get_progif(self) == PCI_INTERFACE_OHCI)) { in ohci_pci_match()
/freebsd-14.2/sys/dev/firewire/
H A Dfwohcireg.h81 #define PCI_INTERFACE_OHCI 0x10 macro
H A Dfwohci_pci.c190 && pci_get_progif(dev) == PCI_INTERFACE_OHCI) { in fwohci_pci_probe()