Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci_pci.c121 usb_debug("xhci_init\n"); in xhci_pci_attach()
123 if (xhci_init(sc, self, usedma32)) { in xhci_pci_attach()
H A Dxhci.h542 usb_error_t xhci_init(struct xhci_softc *, device_t, uint8_t);
H A Dxhci.c521 xhci_init(struct xhci_softc *sc, device_t self, uint8_t dma32) in xhci_init() function

Completed in 7 milliseconds