Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/controller/
H A Datmegadci.c770 td->alt_next = temp->setup_alt_next; in atmegadci_setup_standard_chain_sub()
797 temp.setup_alt_next = xfer->flags_int.short_frames_ok || in atmegadci_setup_standard_chain()
813 temp.setup_alt_next = 0; in atmegadci_setup_standard_chain()
847 temp.setup_alt_next = 0; in atmegadci_setup_standard_chain()
850 temp.setup_alt_next = 0; in atmegadci_setup_standard_chain()
879 temp.setup_alt_next = 0; in atmegadci_setup_standard_chain()
H A Davr32dci.c739 td->alt_next = temp->setup_alt_next; in avr32dci_setup_standard_chain_sub()
768 temp.setup_alt_next = xfer->flags_int.short_frames_ok || in avr32dci_setup_standard_chain()
787 temp.setup_alt_next = 0; in avr32dci_setup_standard_chain()
820 temp.setup_alt_next = 0; in avr32dci_setup_standard_chain()
823 temp.setup_alt_next = 0; in avr32dci_setup_standard_chain()
852 temp.setup_alt_next = 0; in avr32dci_setup_standard_chain()
H A Duss820dci.c873 td->alt_next = temp->setup_alt_next; in uss820dci_setup_standard_chain_sub()
899 temp.setup_alt_next = xfer->flags_int.short_frames_ok || in uss820dci_setup_standard_chain()
915 temp.setup_alt_next = 0; in uss820dci_setup_standard_chain()
945 temp.setup_alt_next = 0; in uss820dci_setup_standard_chain()
948 temp.setup_alt_next = 0; in uss820dci_setup_standard_chain()
980 temp.setup_alt_next = 0; in uss820dci_setup_standard_chain()
H A Ddwc_otg.h115 uint8_t setup_alt_next; member
H A Datmegadci.h225 uint8_t setup_alt_next; member
H A Davr32dci.h193 uint8_t setup_alt_next; member
H A Dohci.c135 uint8_t setup_alt_next; member
1340 if ((td_next == td_alt_next) && temp->setup_alt_next) { in ohci_setup_standard_chain_sub()
1407 temp.setup_alt_next = xfer->flags_int.short_frames_ok; in ohci_setup_standard_chain()
1426 temp.setup_alt_next = 0; in ohci_setup_standard_chain()
1472 temp.setup_alt_next = 0; in ohci_setup_standard_chain()
1476 temp.setup_alt_next = 0; in ohci_setup_standard_chain()
1516 temp.setup_alt_next = 0; in ohci_setup_standard_chain()
H A Duss820dci.h303 uint8_t setup_alt_next; member
H A Duhci.c147 uint8_t setup_alt_next; member
1605 if ((td_next == td_alt_next) && temp->setup_alt_next) { in uhci_setup_standard_chain_sub()
1664 temp.setup_alt_next = xfer->flags_int.short_frames_ok; in uhci_setup_standard_chain()
1700 temp.setup_alt_next = 0; in uhci_setup_standard_chain()
1723 temp.setup_alt_next = 0; in uhci_setup_standard_chain()
1727 temp.setup_alt_next = 0; in uhci_setup_standard_chain()
1781 temp.setup_alt_next = 0; in uhci_setup_standard_chain()
H A Dmusb_otg.h350 uint8_t setup_alt_next; member
H A Dehci.c144 uint8_t setup_alt_next; member
1716 if (temp->setup_alt_next) { in ehci_setup_standard_chain_sub()
1764 temp.setup_alt_next = xfer->flags_int.short_frames_ok; in ehci_setup_standard_chain()
1804 temp.setup_alt_next = 0; in ehci_setup_standard_chain()
1827 temp.setup_alt_next = 0; in ehci_setup_standard_chain()
1831 temp.setup_alt_next = 0; in ehci_setup_standard_chain()
1887 temp.setup_alt_next = 0; in ehci_setup_standard_chain()
H A Ddwc_otg.c3108 td->alt_next = temp->setup_alt_next; in dwc_otg_setup_standard_chain_sub()
3146 temp.setup_alt_next = xfer->flags_int.short_frames_ok || in dwc_otg_setup_standard_chain()
3169 temp.setup_alt_next = 0; in dwc_otg_setup_standard_chain()
3213 temp.setup_alt_next = 0; in dwc_otg_setup_standard_chain()
3216 temp.setup_alt_next = 0; in dwc_otg_setup_standard_chain()
3245 temp.setup_alt_next = 0; in dwc_otg_setup_standard_chain()
3296 temp.setup_alt_next = 0; in dwc_otg_setup_standard_chain()
H A Dmusb_otg.c2378 td->alt_next = temp->setup_alt_next; in musbotg_setup_standard_chain_sub()
2421 temp.setup_alt_next = xfer->flags_int.short_frames_ok || in musbotg_setup_standard_chain()
2539 temp.setup_alt_next = 0; in musbotg_setup_standard_chain()
2542 temp.setup_alt_next = 0; in musbotg_setup_standard_chain()
2577 temp.setup_alt_next = 0; in musbotg_setup_standard_chain()