Searched refs:setup_alt_next (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/dev/usb/controller/
H A Dsaf1761_otg.h103 uint8_t setup_alt_next; member in struct:saf1761_otg_std_temp
H A Ddwc_otg.h116 uint8_t setup_alt_next; member in struct:dwc_otg_std_temp
H A Datmegadci.c772 td->alt_next = temp->setup_alt_next;
801 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
820 temp.setup_alt_next = 0;
854 temp.setup_alt_next = 0;
857 temp.setup_alt_next = 0;
886 temp.setup_alt_next = 0;
H A Davr32dci.c741 td->alt_next = temp->setup_alt_next;
770 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
789 temp.setup_alt_next = 0;
822 temp.setup_alt_next = 0;
825 temp.setup_alt_next = 0;
854 temp.setup_alt_next = 0;
H A Datmegadci.h226 uint8_t setup_alt_next; member in struct:atmegadci_std_temp
H A Davr32dci.h194 uint8_t setup_alt_next; member in struct:avr32dci_std_temp
H A Duss820dci.c875 td->alt_next = temp->setup_alt_next;
903 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
922 temp.setup_alt_next = 0;
952 temp.setup_alt_next = 0;
955 temp.setup_alt_next = 0;
987 temp.setup_alt_next = 0;
H A Duss820dci.h304 uint8_t setup_alt_next; member in struct:uss820_std_temp
H A Dohci.c136 uint8_t setup_alt_next; member in struct:ohci_std_temp
1341 if ((td_next == td_alt_next) && temp->setup_alt_next) {
1408 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1427 temp.setup_alt_next = 0;
1473 temp.setup_alt_next = 0;
1477 temp.setup_alt_next = 0;
1517 temp.setup_alt_next = 0;
H A Dsaf1761_otg.c1749 td->alt_next = temp->setup_alt_next;
1783 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
1809 temp.setup_alt_next = 0;
1880 temp.setup_alt_next = 0;
1883 temp.setup_alt_next = 0;
1919 temp.setup_alt_next = 0;
1964 temp.setup_alt_next = 0;
H A Duhci.c148 uint8_t setup_alt_next; member in struct:uhci_std_temp
1608 if ((td_next == td_alt_next) && temp->setup_alt_next) {
1667 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1703 temp.setup_alt_next = 0;
1726 temp.setup_alt_next = 0;
1730 temp.setup_alt_next = 0;
1784 temp.setup_alt_next = 0;
H A Dmusb_otg.h351 uint8_t setup_alt_next; member in struct:musbotg_std_temp
H A Ddwc_otg.c3110 td->alt_next = temp->setup_alt_next;
3148 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
3171 temp.setup_alt_next = 0;
3215 temp.setup_alt_next = 0;
3218 temp.setup_alt_next = 0;
3247 temp.setup_alt_next = 0;
3298 temp.setup_alt_next = 0;
H A Dehci.c145 uint8_t setup_alt_next; member in struct:ehci_std_temp
1717 if (temp->setup_alt_next) {
1765 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1805 temp.setup_alt_next = 0;
1828 temp.setup_alt_next = 0;
1832 temp.setup_alt_next = 0;
1888 temp.setup_alt_next = 0;
H A Dmusb_otg.c2383 td->alt_next = temp->setup_alt_next;
2426 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
2544 temp.setup_alt_next = 0;
2547 temp.setup_alt_next = 0;
2582 temp.setup_alt_next = 0;
/freebsd-13-stable/sys/mips/cavium/usb/
H A Doctusb.c100 uint8_t setup_alt_next; member in struct:octusb_std_temp
989 td->alt_next = temp->setup_alt_next;
1010 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1029 temp.setup_alt_next = 0;
1065 temp.setup_alt_next = 0;
1067 temp.setup_alt_next = 0;
1100 temp.setup_alt_next = 0;

Completed in 284 milliseconds