|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <hubbusif.h>
Public Attributes | |
| ULONG | InformationLevel |
| ULONG | ActualLength |
| BOOLEAN | SelectiveSuspendEnabled |
| BOOLEAN | IsHighSpeedController |
Definition at line 704 of file hubbusif.h.
| ULONG _USB_CONTROLLER_INFORMATION_0::ActualLength |
Definition at line 706 of file hubbusif.h.
Referenced by USBHI_GetControllerInformation().
| ULONG _USB_CONTROLLER_INFORMATION_0::InformationLevel |
Definition at line 705 of file hubbusif.h.
Referenced by USBHI_GetControllerInformation().
| BOOLEAN _USB_CONTROLLER_INFORMATION_0::IsHighSpeedController |
Definition at line 708 of file hubbusif.h.
| BOOLEAN _USB_CONTROLLER_INFORMATION_0::SelectiveSuspendEnabled |
Definition at line 707 of file hubbusif.h.
Referenced by USBHI_GetControllerInformation().