Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dohci_pci.c90 static usb_take_controller_t ohci_pci_take_controller; variable
93 ohci_pci_take_controller(device_t self) in ohci_pci_take_controller() function
375 DEVMETHOD(usb_take_controller, ohci_pci_take_controller),