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

/freebsd-10.2-release/sys/dev/usb/controller/
H A Dat91dci.h170 uint8_t setup_alt_next; member in struct:at91dci_std_temp
H A Ddwc_otg.h113 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;
826 temp.setup_alt_next = 0;
861 temp.setup_alt_next = 0;
864 temp.setup_alt_next = 0;
896 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;
793 temp.setup_alt_next = 0;
827 temp.setup_alt_next = 0;
830 temp.setup_alt_next = 0;
862 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;
945 temp.setup_alt_next = 0;
980 temp.setup_alt_next = 0;
983 temp.setup_alt_next = 0;
1016 temp.setup_alt_next = 0;
H A Duss820dci.c850 td->alt_next = temp->setup_alt_next;
878 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
897 temp.setup_alt_next = 0;
928 temp.setup_alt_next = 0;
931 temp.setup_alt_next = 0;
965 temp.setup_alt_next = 0;
H A Duss820dci.h299 uint8_t setup_alt_next; member in struct:uss820_std_temp
H A Dohci.c135 uint8_t setup_alt_next; member in struct:ohci_std_temp
1354 if ((td_next == td_alt_next) && temp->setup_alt_next) {
1421 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1441 temp.setup_alt_next = 0;
1488 temp.setup_alt_next = 0;
1492 temp.setup_alt_next = 0;
1535 temp.setup_alt_next = 0;
H A Duhci.c150 uint8_t setup_alt_next; member in struct:uhci_std_temp
1630 if ((td_next == td_alt_next) && temp->setup_alt_next) {
1689 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1727 temp.setup_alt_next = 0;
1751 temp.setup_alt_next = 0;
1755 temp.setup_alt_next = 0;
1812 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.c3007 td->alt_next = temp->setup_alt_next;
3043 temp.setup_alt_next = xfer->flags_int.short_frames_ok ||
3067 temp.setup_alt_next = 0;
3112 temp.setup_alt_next = 0;
3115 temp.setup_alt_next = 0;
3147 temp.setup_alt_next = 0;
3200 temp.setup_alt_next = 0;
H A Dehci.c148 uint8_t setup_alt_next; member in struct:ehci_std_temp
1757 if (temp->setup_alt_next) {
1805 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1846 temp.setup_alt_next = 0;
1870 temp.setup_alt_next = 0;
1874 temp.setup_alt_next = 0;
1933 temp.setup_alt_next = 0;
H A Dmusb_otg.c2375 td->alt_next = temp->setup_alt_next;
2418 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
2537 temp.setup_alt_next = 0;
2540 temp.setup_alt_next = 0;
2578 temp.setup_alt_next = 0;
/freebsd-10.2-release/sys/mips/cavium/usb/
H A Doctusb.c100 uint8_t setup_alt_next; member in struct:octusb_std_temp
995 td->alt_next = temp->setup_alt_next;
1016 temp.setup_alt_next = xfer->flags_int.short_frames_ok;
1037 temp.setup_alt_next = 0;
1074 temp.setup_alt_next = 0;
1076 temp.setup_alt_next = 0;
1112 temp.setup_alt_next = 0;

Completed in 200 milliseconds