Lines Matching defs:spipe
666 #define slhci_log_spipe(spipe) ((void)0) argument
682 #define LK_SLASSERT(exp, sc, spipe, xfer, ext) do { \ argument
690 #define UL_SLASSERT(exp, sc, spipe, xfer, ext) do { \ argument
699 #define LK_SLASSERT(exp, sc, spipe, xfer, ext) ((void)0) argument
700 #define UL_SLASSERT(exp, sc, spipe, xfer, ext) ((void)0) argument
758 enter_waitq(struct slhci_softc *sc, struct slhci_pipe *spipe) in enter_waitq()
764 enter_q(struct slhci_transfers *t, struct slhci_pipe *spipe, int i) in enter_q()
770 enter_callback(struct slhci_transfers *t, struct slhci_pipe *spipe) in enter_callback()
776 enter_all_pipes(struct slhci_transfers *t, struct slhci_pipe *spipe) in enter_all_pipes()
861 struct slhci_pipe *spipe = SLHCI_PIPE2SPIPE(pipe); in slhci_start() local
1026 struct slhci_pipe *spipe; in slhci_open() local
1324 struct slhci_pipe *spipe; in slhci_abort() local
1350 struct slhci_pipe *spipe; in slhci_close() local
1365 struct slhci_pipe *spipe; in slhci_clear_toggle() local
1443 slhci_lock_call(struct slhci_softc *sc, LockCallFunc lcf, struct slhci_pipe in slhci_lock_call()
1457 slhci_start_entry(struct slhci_softc *sc, struct slhci_pipe *spipe) in slhci_start_entry()
1933 struct slhci_pipe *spipe; in slhci_abdone() local
2217 struct slhci_pipe *spipe; in slhci_tstart() local
2279 struct slhci_pipe *spipe; in slhci_dotransfer() local
2360 struct slhci_pipe *spipe; in slhci_callback() local
2401 slhci_enter_xfer(struct slhci_softc *sc, struct slhci_pipe *spipe) in slhci_enter_xfer()
2432 struct slhci_pipe *spipe; in slhci_enter_xfers() local
2441 slhci_queue_timed(struct slhci_softc *sc, struct slhci_pipe *spipe) in slhci_queue_timed()
2456 slhci_xfer_timer(struct slhci_softc *sc, struct slhci_pipe *spipe) in slhci_xfer_timer()
2516 slhci_do_poll(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_do_poll()
2525 slhci_lsvh_warn(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_lsvh_warn()
2544 slhci_isoc_warn(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_isoc_warn()
2563 slhci_open_pipe(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_open_pipe()
2583 slhci_close_pipe(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_close_pipe()
2597 slhci_do_abort(struct slhci_softc *sc, struct slhci_pipe *spipe, struct in slhci_do_abort()
2639 slhci_halt(struct slhci_softc *sc, struct slhci_pipe *spipe, in slhci_halt()
2713 struct slhci_pipe *spipe; in slhci_drain() local
2772 struct slhci_pipe *spipe; in slhci_reset() local
2957 slhci_reserve_bustime(struct slhci_softc *sc, struct slhci_pipe *spipe, int in slhci_reserve_bustime()
3466 slhci_log_spipe(struct slhci_pipe *spipe) in slhci_log_spipe()