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

  /src/sys/dev/ic/
sl811hs.c 495 static usbd_status slhci_halt(struct slhci_softc *, struct slhci_pipe *,
686 slhci_halt(sc, spipe, xfer); \
694 slhci_lock_call(sc, &slhci_halt, spipe, xfer); \
821 slhci_lock_call(sc, &slhci_halt, NULL, NULL);
1312 slhci_lock_call(sc, &slhci_halt, NULL, NULL);
1383 slhci_halt(sc, NULL, NULL);
1793 slhci_halt(sc, NULL, NULL);
1837 slhci_halt(sc, NULL, NULL);
1909 slhci_halt(sc, NULL, NULL);
2019 slhci_halt(sc, spipe, xfer)
2639 slhci_halt(struct slhci_softc *sc, struct slhci_pipe *spipe, function in typeref:typename:usbd_status
    [all...]
sl811hs.c 495 static usbd_status slhci_halt(struct slhci_softc *, struct slhci_pipe *,
686 slhci_halt(sc, spipe, xfer); \
694 slhci_lock_call(sc, &slhci_halt, spipe, xfer); \
821 slhci_lock_call(sc, &slhci_halt, NULL, NULL);
1312 slhci_lock_call(sc, &slhci_halt, NULL, NULL);
1383 slhci_halt(sc, NULL, NULL);
1793 slhci_halt(sc, NULL, NULL);
1837 slhci_halt(sc, NULL, NULL);
1909 slhci_halt(sc, NULL, NULL);
2019 slhci_halt(sc, spipe, xfer)
2639 slhci_halt(struct slhci_softc *sc, struct slhci_pipe *spipe, function in typeref:typename:usbd_status
    [all...]

Completed in 28 milliseconds