Home
last modified time | relevance | path

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

/NextBSD/sys/dev/usb/controller/
HDxhci.c141 static void xhci_root_intr(struct xhci_softc *);
1640 xhci_root_intr(sc); in xhci_interrupt()
2993 xhci_root_intr(struct xhci_softc *sc) in xhci_root_intr() function