ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <dc21x4hw.h>
Public Attributes | |
ULONG | Status |
ULONG | Control |
ULONG | Address1 |
ULONG | Address2 |
Definition at line 104 of file dc21x4hw.h.
ULONG _DC_RBD::Address1 |
Definition at line 134 of file dc21x4hw.h.
Referenced by DcCreateRxRing(), and DcHandleRxReceivedFrames().
ULONG _DC_RBD::Address2 |
Definition at line 135 of file dc21x4hw.h.
Referenced by DcCreateRxRing().
ULONG _DC_RBD::Control |
Definition at line 128 of file dc21x4hw.h.
Referenced by DcCreateRxRing(), and DcInitRxRing().
ULONG _DC_RBD::Status |
Definition at line 106 of file dc21x4hw.h.
Referenced by DcCreateRxRing(), DcHandleRxReceivedFrames(), DcIndicateReceivePackets(), and DcInitRxRing().