ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <hardware.h>
Public Attributes | |
struct { | |
ULONG StartMask: 8 | |
ULONG CompletionMask: 8 | |
ULONG Reserved: 16 | |
}; | |
ULONG | AsULONG |
Definition at line 275 of file hardware.h.
struct { ... } _EHCI_MICROFRAME_CONTROL::@1392 |
ULONG _EHCI_MICROFRAME_CONTROL::AsULONG |
Definition at line 281 of file hardware.h.
ULONG _EHCI_MICROFRAME_CONTROL::CompletionMask |
Definition at line 278 of file hardware.h.
ULONG _EHCI_MICROFRAME_CONTROL::Reserved |
Definition at line 279 of file hardware.h.
ULONG _EHCI_MICROFRAME_CONTROL::StartMask |
Definition at line 277 of file hardware.h.