ReactOS 0.4.16-dev-306-g647d351
|
#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().