ohci_soft_ed_t 93 dev/usb/ohci.c ohci_soft_ed_t *ohci_alloc_sed(ohci_softc_t *); ohci_soft_ed_t 94 dev/usb/ohci.c void ohci_free_sed(ohci_softc_t *, ohci_soft_ed_t *); ohci_soft_ed_t 119 dev/usb/ohci.c void ohci_add_ed(ohci_soft_ed_t *, ohci_soft_ed_t *); ohci_soft_ed_t 120 dev/usb/ohci.c void ohci_rem_ed(ohci_soft_ed_t *, ohci_soft_ed_t *); ohci_soft_ed_t 183 dev/usb/ohci.c void ohci_close_pipe(usbd_pipe_handle, ohci_soft_ed_t *); ohci_soft_ed_t 193 dev/usb/ohci.c void ohci_dump_ed(ohci_soft_ed_t *); ohci_soft_ed_t 219 dev/usb/ohci.c ohci_soft_ed_t *sed; ohci_soft_ed_t 357 dev/usb/ohci.c ohci_soft_ed_t * ohci_soft_ed_t 360 dev/usb/ohci.c ohci_soft_ed_t *sed; ohci_soft_ed_t 387 dev/usb/ohci.c ohci_free_sed(ohci_softc_t *sc, ohci_soft_ed_t *sed) ohci_soft_ed_t 668 dev/usb/ohci.c ohci_soft_ed_t *sed, *psed; ohci_soft_ed_t 1505 dev/usb/ohci.c ohci_soft_ed_t *sed = opipe->sed; ohci_soft_ed_t 1656 dev/usb/ohci.c ohci_soft_ed_t *sed; ohci_soft_ed_t 1784 dev/usb/ohci.c ohci_add_ed(ohci_soft_ed_t *sed, ohci_soft_ed_t *head) ohci_soft_ed_t 1799 dev/usb/ohci.c ohci_rem_ed(ohci_soft_ed_t *sed, ohci_soft_ed_t *head) ohci_soft_ed_t 1801 dev/usb/ohci.c ohci_soft_ed_t *p; ohci_soft_ed_t 1988 dev/usb/ohci.c ohci_dump_ed(ohci_soft_ed_t *sed) ohci_soft_ed_t 2019 dev/usb/ohci.c ohci_soft_ed_t *sed; ohci_soft_ed_t 2128 dev/usb/ohci.c ohci_close_pipe(usbd_pipe_handle pipe, ohci_soft_ed_t *head) ohci_soft_ed_t 2132 dev/usb/ohci.c ohci_soft_ed_t *sed = opipe->sed; ohci_soft_ed_t 2185 dev/usb/ohci.c ohci_soft_ed_t *sed = opipe->sed; ohci_soft_ed_t 2860 dev/usb/ohci.c ohci_soft_ed_t *sed; ohci_soft_ed_t 2998 dev/usb/ohci.c ohci_soft_ed_t *sed = opipe->sed; ohci_soft_ed_t 3092 dev/usb/ohci.c ohci_soft_ed_t *p, *sed = opipe->sed; ohci_soft_ed_t 3126 dev/usb/ohci.c ohci_soft_ed_t *hsed, *sed = opipe->sed; ohci_soft_ed_t 3216 dev/usb/ohci.c ohci_soft_ed_t *sed = opipe->sed; ohci_soft_ed_t 3357 dev/usb/ohci.c ohci_soft_ed_t *sed; ohci_soft_ed_t 95 dev/usb/ohcivar.h ohci_soft_ed_t *sc_eds[OHCI_NO_EDS]; ohci_soft_ed_t 99 dev/usb/ohcivar.h ohci_soft_ed_t *sc_isoc_head; ohci_soft_ed_t 100 dev/usb/ohcivar.h ohci_soft_ed_t *sc_ctrl_head; ohci_soft_ed_t 101 dev/usb/ohcivar.h ohci_soft_ed_t *sc_bulk_head; ohci_soft_ed_t 114 dev/usb/ohcivar.h ohci_soft_ed_t *sc_freeeds;