Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/usb/
Duhci.c125 struct uhci_pipe { struct
178 Static usbd_status uhci_alloc_std_chain(struct uhci_pipe *, argument
254 struct uhci_pipe *pipe, int ival);
516 sc->sc_bus.pipe_size = sizeof(struct uhci_pipe); in uhci_init()
1359 struct uhci_pipe *upipe = (struct uhci_pipe *)xfer->pipe; in uhci_idone()
1488 struct uhci_pipe *upipe = (struct uhci_pipe *)uxfer->xfer.pipe; in uhci_timeout()
1711 uhci_alloc_std_chain(struct uhci_pipe *upipe, uhci_softc_t *sc, int len, in uhci_alloc_std_chain()
1785 struct uhci_pipe *upipe = (struct uhci_pipe *)pipe; in uhci_device_clear_toggle()
1814 struct uhci_pipe *upipe = (struct uhci_pipe *)xfer->pipe; in uhci_device_bulk_start()
1916 struct uhci_pipe *upipe = (struct uhci_pipe *)xfer->pipe; in uhci_abort_xfer()
[all …]