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/
H A Dehci_pci.c70 ehci_pci_match(device_t self) in ehci_pci_match() function
78 const char *desc = ehci_pci_match(self); in ehci_pci_probe()
137 * ehci_pci_match will never return NULL if ehci_pci_probe in ehci_pci_attach()
140 device_set_desc(sc->sc_bus.bdev, ehci_pci_match(self)); in ehci_pci_attach()

Completed in 1 milliseconds