ReactOS 0.4.16-dev-334-g4d9f67c
|
#include <hardware.h>
Public Attributes | |
struct { | |
ULONG xOffset: 12 | |
ULONG PageSelect: 3 | |
ULONG InterruptOnComplete: 1 | |
ULONG xLength: 12 | |
ULONG Status: 4 | |
}; | |
ULONG | AsULONG |
Definition at line 210 of file hardware.h.
struct { ... } _EHCI_TRANSACTION_CONTROL::@1380 |
ULONG _EHCI_TRANSACTION_CONTROL::AsULONG |
Definition at line 218 of file hardware.h.
ULONG _EHCI_TRANSACTION_CONTROL::InterruptOnComplete |
Definition at line 214 of file hardware.h.
ULONG _EHCI_TRANSACTION_CONTROL::PageSelect |
Definition at line 213 of file hardware.h.
ULONG _EHCI_TRANSACTION_CONTROL::Status |
Definition at line 216 of file hardware.h.
ULONG _EHCI_TRANSACTION_CONTROL::xLength |
Definition at line 215 of file hardware.h.
ULONG _EHCI_TRANSACTION_CONTROL::xOffset |
Definition at line 212 of file hardware.h.