HomeSort by: relevance | last modified time | path
    Searched defs:xhci_free_slot (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
xhci.c 177 static void xhci_free_slot(struct xhci_softc *, struct xhci_slot *);
3418 xhci_free_slot(sc, xs);
3555 xhci_free_slot(struct xhci_softc *sc, struct xhci_slot *xs) function in typeref:typename:void

Completed in 33 milliseconds