|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <8390.h>
Public Attributes | |
| UCHAR | Status |
| UCHAR | NextPacket |
| USHORT | PacketLength |
| USHORT | Status |
| UCHAR _PACKET_HEADER::NextPacket |
Definition at line 141 of file 8390.h.
Referenced by NICReadPacket().
| USHORT _PACKET_HEADER::PacketLength |
Definition at line 142 of file 8390.h.
Referenced by MiniportHandleInterrupt(), MiniportTransferData(), NICIndicatePacket(), and NICReadPacket().
| UCHAR _PACKET_HEADER::Status |
Definition at line 140 of file 8390.h.
Referenced by MiniportHandleInterrupt(), and NICReadPacket().