summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/controller/at91dci.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/controller/at91dci.h')
-rw-r--r--sys/dev/usb/controller/at91dci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/controller/at91dci.h b/sys/dev/usb/controller/at91dci.h
index 0271fb9..87cbc87 100644
--- a/sys/dev/usb/controller/at91dci.h
+++ b/sys/dev/usb/controller/at91dci.h
@@ -169,6 +169,7 @@ struct at91dci_std_temp {
* short_pkt = 1: transfer should not be short terminated
*/
uint8_t setup_alt_next;
+ uint8_t did_stall;
};
struct at91dci_config_desc {
OpenPOWER on IntegriCloud