ReactOS 0.4.16-dev-833-g4bc97ad
|
#include <usb200.h>
Public Attributes | |
USHORT | AsUshort16 |
struct { | |
USHORT LocalPowerChange:1 | |
USHORT OverCurrentChange:1 | |
USHORT Reserved:14 | |
}; | |
struct { ... } _USB_HUB_CHANGE::@3317 |
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().