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