Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_core.h142 void *td_start[2]; /* used by HC driver */ member
/freebsd/sys/dev/usb/controller/
H A Datmegadci.c787 td = xfer->td_start[0]; in atmegadci_setup_standard_chain()
795 temp.td_next = xfer->td_start[0]; in atmegadci_setup_standard_chain()
2027 xfer->td_start[0] = last_obj; in atmegadci_xfer_setup()
H A Davr32dci.c758 td = xfer->td_start[0]; in avr32dci_setup_standard_chain()
766 temp.td_next = xfer->td_start[0]; in avr32dci_setup_standard_chain()
1988 xfer->td_start[0] = last_obj; in avr32dci_xfer_setup()
H A Duss820dci.c889 td = xfer->td_start[0]; in uss820dci_setup_standard_chain()
897 temp.td_next = xfer->td_start[0]; in uss820dci_setup_standard_chain()
2303 xfer->td_start[0] = last_obj; in uss820dci_xfer_setup()
H A Dehci.c1755 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in ehci_setup_standard_chain()
2408 for (td = xfer->td_start[ds]; td; td = td->obj_next) { in ehci_device_isoc_fs_open()
2477 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in ehci_device_isoc_fs_enter()
2656 for (td = xfer->td_start[ds]; td; td = td->obj_next) { in ehci_device_isoc_hs_open()
2746 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in ehci_device_isoc_hs_enter()
3602 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in ehci_xfer_setup()
H A Duhci.c1657 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in uhci_setup_standard_chain()
2089 for (td = xfer->td_start[ds]; td; td = td->obj_next) { in uhci_device_isoc_open()
2143 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in uhci_device_isoc_enter()
2924 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in uhci_xfer_setup()
H A Dohci.c1399 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in ohci_setup_standard_chain()
1859 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in ohci_device_isoc_enter()
2465 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in ohci_xfer_setup()
H A Dmusb_otg.c2408 td = xfer->td_start[0]; in musbotg_setup_standard_chain()
2419 temp.td_next = xfer->td_start[0]; in musbotg_setup_standard_chain()
4103 xfer->td_start[0] = last_obj; in musbotg_xfer_setup()
H A Ddwc_otg.c3136 td = xfer->td_start[0]; in dwc_otg_setup_standard_chain()
3144 temp.td_next = xfer->td_start[0]; in dwc_otg_setup_standard_chain()
4868 xfer->td_start[0] = last_obj; in dwc_otg_xfer_setup()
H A Dxhci.c2089 td = xfer->td_start[xfer->flags_int.curr_dma_set]; in xhci_setup_generic_chain()
3814 xfer->td_start[xfer->flags_int.curr_dma_set] = last_obj; in xhci_xfer_setup()