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

/freebsd-11.0-release/sys/dev/usb/controller/
H A Dsaf1761_otg.h103 uint8_t setup_alt_next; member in struct:saf1761_otg_std_temp
H A Dat91dci.h170 uint8_t setup_alt_next; member in struct:at91dci_std_temp
H A Ddwc_otg.h114 uint8_t setup_alt_next; member in struct:dwc_otg_std_temp
H A Datmegadci.c778 td->alt_next = temp->setup_alt_next;
807 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
827 temp.setup_alt_next = 0;
862 temp.setup_alt_next = 0;
865 temp.setup_alt_next = 0;
897 temp.setup_alt_next = 0;
H A Davr32dci.c745 td->alt_next = temp->setup_alt_next;
774 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
794 temp.setup_alt_next = 0;
828 temp.setup_alt_next = 0;
831 temp.setup_alt_next = 0;
863 temp.setup_alt_next = 0;
H A Datmegadci.h224 uint8_t setup_alt_next; member in struct:atmegadci_std_temp
H A Davr32dci.h192 uint8_t setup_alt_next; member in struct:avr32dci_std_temp
H A Dat91dci.c897 td->alt_next = temp->setup_alt_next;
926 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
946 temp.setup_alt_next = 0;
981 temp.setup_alt_next = 0;
984 temp.setup_alt_next = 0;
1017 temp.setup_alt_next = 0;
H A Duss820dci.c878 td->alt_next = temp->setup_alt_next;
906 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
926 temp.setup_alt_next = 0;
957 temp.setup_alt_next = 0;
960 temp.setup_alt_next = 0;
994 temp.setup_alt_next = 0;
H A Duss820dci.h302 uint8_t setup_alt_next; member in struct:uss820_std_temp
H A Dohci.c134 uint8_t setup_alt_next; member in struct:ohci_std_temp
1353 if ((td_next == td_alt_next) && temp->setup_alt_next) {
1420 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1440 temp.setup_alt_next = 0;
1487 temp.setup_alt_next = 0;
1491 temp.setup_alt_next = 0;
1534 temp.setup_alt_next = 0;
H A Dsaf1761_otg.c1731 td->alt_next = temp->setup_alt_next;
1765 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
1792 temp.setup_alt_next = 0;
1864 temp.setup_alt_next = 0;
1867 temp.setup_alt_next = 0;
1905 temp.setup_alt_next = 0;
1951 temp.setup_alt_next = 0;
H A Duhci.c148 uint8_t setup_alt_next; member in struct:uhci_std_temp
1629 if ((td_next == td_alt_next) && temp->setup_alt_next) {
1688 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1726 temp.setup_alt_next = 0;
1750 temp.setup_alt_next = 0;
1754 temp.setup_alt_next = 0;
1811 temp.setup_alt_next = 0;
H A Dmusb_otg.h349 uint8_t setup_alt_next; member in struct:musbotg_std_temp
H A Ddwc_otg.c3104 td->alt_next = temp->setup_alt_next;
3142 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
3166 temp.setup_alt_next = 0;
3211 temp.setup_alt_next = 0;
3214 temp.setup_alt_next = 0;
3246 temp.setup_alt_next = 0;
3299 temp.setup_alt_next = 0;
H A Dehci.c143 uint8_t setup_alt_next; member in struct:ehci_std_temp
1735 if (temp->setup_alt_next) {
1783 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1824 temp.setup_alt_next = 0;
1848 temp.setup_alt_next = 0;
1852 temp.setup_alt_next = 0;
1911 temp.setup_alt_next = 0;
H A Dmusb_otg.c2385 td->alt_next = temp->setup_alt_next;
2428 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
2548 temp.setup_alt_next = 0;
2551 temp.setup_alt_next = 0;
2589 temp.setup_alt_next = 0;
/freebsd-11.0-release/sys/mips/cavium/usb/
H A Doctusb.c97 uint8_t setup_alt_next; member in struct:octusb_std_temp
992 td->alt_next = temp->setup_alt_next;
1013 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1034 temp.setup_alt_next = 0;
1071 temp.setup_alt_next = 0;
1073 temp.setup_alt_next = 0;
1109 temp.setup_alt_next = 0;

Completed in 250 milliseconds