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

  /src/sys/dev/ic/
sl811hs.c 254 struct slhci_pipe { struct
284 #define SLHCI_PIPE2SPIPE(pipe) ((struct slhci_pipe *)(pipe))
414 typedef usbd_status (*LockCallFunc)(struct slhci_softc *, struct slhci_pipe
449 struct slhci_pipe *, struct usbd_xfer *);
450 void slhci_start_entry(struct slhci_softc *, struct slhci_pipe *);
472 static void slhci_enter_xfer(struct slhci_softc *, struct slhci_pipe *);
474 static void slhci_queue_timed(struct slhci_softc *, struct slhci_pipe *);
475 static void slhci_xfer_timer(struct slhci_softc *, struct slhci_pipe *);
483 static usbd_status slhci_do_poll(struct slhci_softc *, struct slhci_pipe *,
485 static usbd_status slhci_lsvh_warn(struct slhci_softc *, struct slhci_pipe *,
    [all...]
sl811hs.c 254 struct slhci_pipe { struct
284 #define SLHCI_PIPE2SPIPE(pipe) ((struct slhci_pipe *)(pipe))
414 typedef usbd_status (*LockCallFunc)(struct slhci_softc *, struct slhci_pipe
449 struct slhci_pipe *, struct usbd_xfer *);
450 void slhci_start_entry(struct slhci_softc *, struct slhci_pipe *);
472 static void slhci_enter_xfer(struct slhci_softc *, struct slhci_pipe *);
474 static void slhci_queue_timed(struct slhci_softc *, struct slhci_pipe *);
475 static void slhci_xfer_timer(struct slhci_softc *, struct slhci_pipe *);
483 static usbd_status slhci_do_poll(struct slhci_softc *, struct slhci_pipe *,
485 static usbd_status slhci_lsvh_warn(struct slhci_softc *, struct slhci_pipe *,
    [all...]

Completed in 26 milliseconds