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