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

/freebsd-13-stable/sys/dev/usb/controller/
H A Dehci_pci.c105 ehci_pci_match(device_t self) function
237 const char *desc = ehci_pci_match(self);
359 * ehci_pci_match will never return NULL if ehci_pci_probe
362 device_set_desc(sc->sc_bus.bdev, ehci_pci_match(self));

Completed in 92 milliseconds