Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Duhci_pci.c90 static usb_take_controller_t uhci_pci_take_controller; variable
93 uhci_pci_take_controller(device_t self) in uhci_pci_take_controller() function
470 DEVMETHOD(usb_take_controller, uhci_pci_take_controller),