Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/usb/controller/
Duhci_pci.c99 uhci_pci_match(device_t self) in uhci_pci_match() function
253 const char *desc = uhci_pci_match(self); in uhci_pci_probe()
317 device_set_desc(sc->sc_bus.bdev, uhci_pci_match(self)); in uhci_pci_attach()