Lines Matching refs:ohci_soft_ed_t
130 Static ohci_soft_ed_t *ohci_alloc_sed(ohci_softc_t *);
131 Static void ohci_free_sed(ohci_softc_t *, ohci_soft_ed_t *);
155 Static void ohci_add_ed(ohci_softc_t *, ohci_soft_ed_t *,
156 ohci_soft_ed_t *);
158 Static void ohci_rem_ed(ohci_softc_t *, ohci_soft_ed_t *,
159 ohci_soft_ed_t *);
220 Static void ohci_close_pipe(struct usbd_pipe *, ohci_soft_ed_t *);
230 Static void ohci_dump_ed(ohci_softc_t *, ohci_soft_ed_t *);
261 ohci_soft_ed_t *sed;
394 ohci_soft_ed_t *
397 ohci_soft_ed_t *sed;
414 ohci_soft_ed_t *seds =
444 ohci_free_sed_locked(ohci_softc_t *sc, ohci_soft_ed_t *sed)
454 ohci_free_sed(ohci_softc_t *sc, ohci_soft_ed_t *sed)
808 ohci_soft_ed_t *sed, *psed;
1581 ohci_soft_ed_t *sed = opipe->sed;
1835 ohci_add_ed(ohci_softc_t *sc, ohci_soft_ed_t *sed, ohci_soft_ed_t *head)
1862 ohci_rem_ed(ohci_softc_t *sc, ohci_soft_ed_t *sed, ohci_soft_ed_t *head)
1864 ohci_soft_ed_t *p;
2048 ohci_dump_ed(ohci_softc_t *sc, ohci_soft_ed_t *sed)
2086 ohci_soft_ed_t *sed;
2210 ohci_close_pipe(struct usbd_pipe *pipe, ohci_soft_ed_t *head)
2214 ohci_soft_ed_t *sed = opipe->sed;
2266 ohci_soft_ed_t *sed = opipe->sed;
2796 ohci_soft_ed_t *sed;
2992 ohci_soft_ed_t *sed = opipe->sed;
3077 ohci_soft_ed_t *sed;
3270 ohci_soft_ed_t *sed = opipe->sed;
3370 ohci_soft_ed_t *p, *sed = opipe->sed;
3410 ohci_soft_ed_t *hsed, *sed = opipe->sed;
3571 ohci_soft_ed_t *sed = opipe->sed;
3748 ohci_soft_ed_t *sed;