Lines Matching refs:ohci_ed_t
94 static void ohci_dump_ed(ohci_ed_t *);
156 sizeof(ohci_ed_t), OHCI_ED_ALIGN); in ohci_iterate_hw_softc()
159 sizeof(ohci_ed_t), OHCI_ED_ALIGN); in ohci_iterate_hw_softc()
162 sizeof(ohci_ed_t), OHCI_ED_ALIGN); in ohci_iterate_hw_softc()
166 sizeof(ohci_ed_t), OHCI_ED_ALIGN); in ohci_iterate_hw_softc()
360 ohci_ed_t *ed_x; in ohci_init()
361 ohci_ed_t *ed_y; in ohci_init()
380 ohci_ed_t *ed_int; in ohci_init()
381 ohci_ed_t *ed_isc; in ohci_init()
609 ohci_dump_ed(ohci_ed_t *sed) in ohci_dump_ed()
656 static ohci_ed_t *
657 _ohci_append_qh(ohci_ed_t *sed, ohci_ed_t *last) in _ohci_append_qh()
689 static ohci_ed_t *
690 _ohci_remove_qh(ohci_ed_t *sed, ohci_ed_t *last) in _ohci_remove_qh()
942 ohci_ed_t *ed; in ohci_check_transfer_sub()
1023 ohci_ed_t *ed; in ohci_check_transfer()
1379 ohci_setup_standard_chain(struct usb_xfer *xfer, ohci_ed_t **ed_last) in ohci_setup_standard_chain()
1383 ohci_ed_t *ed; in ohci_setup_standard_chain()
1618 ohci_ed_t *ed; in ohci_device_done()
1834 ohci_ed_t *ed; in ohci_device_isoc_enter()
2470 parm, &pc, sizeof(ohci_ed_t), in ohci_xfer_setup()
2477 ohci_ed_t *ed; in ohci_xfer_setup()
2557 ohci_ed_t *ed; in ohci_device_resume()
2593 ohci_ed_t *ed; in ohci_device_suspend()