ReactOS 0.4.16-dev-835-gd769f56
|
#include <usbprotocoldefs.h>
Public Attributes | |
BYTE | bLength |
BYTE | bDescriptorType |
BYTE | bNumberOfPorts |
USBHUBCHARACTERISTICS | Characteristics |
BYTE | bPwrOn2PwrGood |
BYTE | bHubContrCurrent |
BYTE | bDeviceRemovable [32] |
BYTE | bPortPwrCtrlMask [32] |
Definition at line 448 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bDescriptorType |
Definition at line 450 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bDeviceRemovable[32] |
Definition at line 455 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bHubContrCurrent |
Definition at line 454 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bLength |
Definition at line 449 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bNumberOfPorts |
Definition at line 451 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bPortPwrCtrlMask[32] |
Definition at line 456 of file usbprotocoldefs.h.
BYTE _USBHUBDESC::bPwrOn2PwrGood |
Definition at line 453 of file usbprotocoldefs.h.
USBHUBCHARACTERISTICS _USBHUBDESC::Characteristics |
Definition at line 452 of file usbprotocoldefs.h.