Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Dohci_pci.c116 ohci_pci_match(device_t self) in ohci_pci_match() function
192 const char *desc = ohci_pci_match(self); in ohci_pci_probe()
253 device_set_desc(sc->sc_bus.bdev, ohci_pci_match(self)); in ohci_pci_attach()