Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/controller/
Dxhci.c1042 xhci_interrupt_poll(struct xhci_softc *sc) in xhci_interrupt_poll() function
1219 if ((err != 0) && (xhci_interrupt_poll(sc) != 0)) { in xhci_do_command()
1618 (void)xhci_interrupt_poll(sc); in xhci_interrupt()
1667 (void)xhci_interrupt_poll(sc); in xhci_do_poll()