Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dsl811hs.c493 static usbd_status slhci_do_abort(struct slhci_softc *, struct slhci_pipe *,
1338 slhci_lock_call(sc, &slhci_do_abort, spipe, xfer); in slhci_abort()
1850 slhci_do_abort(sc, tosp, tosp->xfer); in slhci_dointr()
2597 slhci_do_abort(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_do_abort() function