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/
Dehci_pci.c57 static usb_take_controller_t ehci_pci_take_controller; variable
154 ehci_pci_take_controller(self); in ehci_pci_attach()
215 ehci_pci_take_controller(device_t self) in ehci_pci_take_controller() function
228 DEVMETHOD(usb_take_controller, ehci_pci_take_controller),