ReactOS 0.4.16-dev-319-g6cf4263
|
#include <e1000hw.h>
Public Attributes | |
UINT64 | Address |
USHORT | Length |
USHORT | Checksum |
UCHAR | Status |
UCHAR | Errors |
USHORT | Special |
UINT64 _E1000_RECEIVE_DESCRIPTOR::Address |
Definition at line 66 of file e1000hw.h.
Referenced by MiniportHandleInterrupt().
USHORT _E1000_RECEIVE_DESCRIPTOR::Length |
Definition at line 68 of file e1000hw.h.
Referenced by MiniportHandleInterrupt().
UCHAR _E1000_RECEIVE_DESCRIPTOR::Status |
Definition at line 70 of file e1000hw.h.
Referenced by MiniportHandleInterrupt().