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

  /src/sys/dev/ic/
sl811hs.c 493 static usbd_status slhci_do_abort(struct slhci_softc *, struct slhci_pipe *,
1338 slhci_lock_call(sc, &slhci_do_abort, spipe, xfer);
1850 slhci_do_abort(sc, tosp, tosp->xfer);
2597 slhci_do_abort(struct slhci_softc *sc, struct slhci_pipe *spipe, struct function in typeref:typename:usbd_status
sl811hs.c 493 static usbd_status slhci_do_abort(struct slhci_softc *, struct slhci_pipe *,
1338 slhci_lock_call(sc, &slhci_do_abort, spipe, xfer);
1850 slhci_do_abort(sc, tosp, tosp->xfer);
2597 slhci_do_abort(struct slhci_softc *sc, struct slhci_pipe *spipe, struct function in typeref:typename:usbd_status

Completed in 26 milliseconds