aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/usb_bus.h
diff options
context:
space:
mode:
authorHans Petter Selasky <hselasky@FreeBSD.org>2013-12-06 08:42:41 +0000
committerHans Petter Selasky <hselasky@FreeBSD.org>2013-12-06 08:42:41 +0000
commit563ab08139c7ba560899ef4fd26ce34026a67660 (patch)
tree2fc3a84f7c496faad8c43d30f82377896847c373 /sys/dev/usb/usb_bus.h
parent36543c3739a888f92a5e07e372181568beda12eb (diff)
downloadsrc-563ab08139c7ba560899ef4fd26ce34026a67660.tar.gz
src-563ab08139c7ba560899ef4fd26ce34026a67660.zip
Improve the XHCI command timeout recovery handling code.
MFC after: 1 week
Notes
Notes: svn path=/head/; revision=259023
Diffstat (limited to 'sys/dev/usb/usb_bus.h')
-rw-r--r--sys/dev/usb/usb_bus.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/usb_bus.h b/sys/dev/usb/usb_bus.h
index 2898eee87cbc..9836058d991f 100644
--- a/sys/dev/usb/usb_bus.h
+++ b/sys/dev/usb/usb_bus.h
@@ -81,6 +81,7 @@ struct usb_bus {
struct usb_bus_msg attach_msg[2];
struct usb_bus_msg suspend_msg[2];
struct usb_bus_msg resume_msg[2];
+ struct usb_bus_msg reset_msg[2];
struct usb_bus_msg shutdown_msg[2];
/*
* This mutex protects the USB hardware: