Home
last modified time | relevance | path

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

/trueos/sys/boot/usb/
HDbsd_kernel.h128 (((usb_take_controller_t *)(device_get_method(dev, "usb_take_controller")))(dev,## __VA_ARGS__))
446 typedef int usb_take_controller_t (device_t dev); typedef
/trueos/sys/dev/usb/controller/
HDuhci_pci.c87 static usb_take_controller_t uhci_pci_take_controller;
HDohci_pci.c96 static usb_take_controller_t ohci_pci_take_controller;
HDxhci_pci.c66 static usb_take_controller_t xhci_pci_take_controller;
HDehci_pci.c99 static usb_take_controller_t ehci_pci_take_controller;