Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/controller/
H A Dxhci_pci.c62 static usb_take_controller_t xhci_pci_take_controller; variable
72 DEVMETHOD(usb_take_controller, xhci_pci_take_controller),
312 xhci_pci_take_controller(self); in xhci_pci_attach()
388 xhci_pci_take_controller(device_t self) in xhci_pci_take_controller() function