|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <usb200.h>

Public Attributes | |
| USHORT | AsUshort16 |
| struct { | |
| USHORT LocalPowerChange:1 | |
| USHORT OverCurrentChange:1 | |
| USHORT Reserved:14 | |
| }; | |
| struct { ... } _USB_HUB_CHANGE::@3473 |
| USHORT _USB_HUB_CHANGE::LocalPowerChange |
Definition at line 261 of file usb200.h.
Referenced by USBH_ProcessHubStateChange(), and USBPORT_RootHubSCE().
| USHORT _USB_HUB_CHANGE::OverCurrentChange |
Definition at line 262 of file usb200.h.
Referenced by USBH_ProcessHubStateChange(), and USBPORT_RootHubSCE().