Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dehci_pci.c55 static usb_take_controller_t ehci_pci_take_controller; variable
152 ehci_pci_take_controller(self); in ehci_pci_attach()
213 ehci_pci_take_controller(device_t self) in ehci_pci_take_controller() function
226 DEVMETHOD(usb_take_controller, ehci_pci_take_controller),

Completed in 1 milliseconds