Searched refs:xhci_init (Results 1 – 3 of 3) sorted by relevance
121 if (xhci_init(sc, self, usedma32)) { in xhci_pci_attach()
543 usb_error_t xhci_init(struct xhci_softc *, device_t, uint8_t);
522 xhci_init(struct xhci_softc *sc, device_t self, uint8_t dma32) in xhci_init() function