Searched defs:spipe (Results 1 - 2 of 2) sorted by relevance
| /src/sys/dev/ic/ |
| H A D | sl811hsvar.h | 27 struct slhci_pipe *spipe[2]; /* current transfer (unless canceled) */ member in struct:slhci_transfers
|
| H A D | sl811hs.c | 758 enter_waitq(struct slhci_softc *sc, struct slhci_pipe *spipe) argument 764 enter_q(struct slhci_transfers *t, struct slhci_pipe *spipe, in argument 770 enter_callback(struct slhci_transfers * t,struct slhci_pipe * spipe) argument 776 enter_all_pipes(struct slhci_transfers * t,struct slhci_pipe * spipe) argument 861 struct slhci_pipe *spipe = SLHCI_PIPE2SPIPE(pipe); local in function:slhci_start 1026 struct slhci_pipe *spipe; local in function:slhci_open 1324 struct slhci_pipe *spipe; local in function:slhci_abort 1350 struct slhci_pipe *spipe; local in function:slhci_close 1365 struct slhci_pipe *spipe; local in function:slhci_clear_toggle 1443 slhci_lock_call(struct slhci_softc * sc,LockCallFunc lcf,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 1457 slhci_start_entry(struct slhci_softc * sc,struct slhci_pipe * spipe) argument 1933 struct slhci_pipe *spipe; local in function:slhci_abdone 2217 struct slhci_pipe *spipe; local in function:slhci_tstart 2279 struct slhci_pipe *spipe; local in function:slhci_dotransfer 2360 struct slhci_pipe *spipe; local in function:slhci_callback 2401 slhci_enter_xfer(struct slhci_softc * sc,struct slhci_pipe * spipe) argument 2432 struct slhci_pipe *spipe; local in function:slhci_enter_xfers 2441 slhci_queue_timed(struct slhci_softc * sc,struct slhci_pipe * spipe) argument 2456 slhci_xfer_timer(struct slhci_softc * sc,struct slhci_pipe * spipe) argument 2516 slhci_do_poll(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2525 slhci_lsvh_warn(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2544 slhci_isoc_warn(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2563 slhci_open_pipe(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2583 slhci_close_pipe(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2597 slhci_do_abort(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2639 slhci_halt(struct slhci_softc * sc,struct slhci_pipe * spipe,struct usbd_xfer * xfer) argument 2713 struct slhci_pipe *spipe; local in function:slhci_drain 2772 struct slhci_pipe *spipe; local in function:slhci_reset 2957 slhci_reserve_bustime(struct slhci_softc * sc,struct slhci_pipe * spipe,int reserve) argument 3466 slhci_log_spipe(struct slhci_pipe * spipe) argument [all...] |
Completed in 7 milliseconds