Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohci_pci.c111 ohci_pci_match(device_t self) in ohci_pci_match() function
189 const char *desc = ohci_pci_match(self); in ohci_pci_probe()
257 device_set_desc(sc->sc_bus.bdev, ohci_pci_match(self)); in ohci_pci_attach()