Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dehci_pci.c72 ehci_pci_match(device_t self) in ehci_pci_match() function
80 const char *desc = ehci_pci_match(self); in ehci_pci_probe()
142 device_set_desc(sc->sc_bus.bdev, ehci_pci_match(self)); in ehci_pci_attach()