|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <pcnethw.h>
Public Attributes | |
| USHORT | MODE |
| UCHAR | RLEN |
| UCHAR | TLEN |
| UCHAR | PADR [6] |
| USHORT | RES |
| UCHAR | LADR [8] |
| ULONG | RDRA |
| ULONG | TDRA |
| UCHAR _INITIALIZATION_BLOCK::LADR[8] |
Definition at line 354 of file pcnethw.h.
Referenced by MiSetMulticast().
| UCHAR _INITIALIZATION_BLOCK::PADR[6] |
Definition at line 352 of file pcnethw.h.
Referenced by MiniportInitialize(), MiniportQueryInformation(), and MiPrepareInitializationBlock().
| ULONG _INITIALIZATION_BLOCK::RDRA |
Definition at line 355 of file pcnethw.h.
Referenced by MiPrepareInitializationBlock().
| UCHAR _INITIALIZATION_BLOCK::RLEN |
Definition at line 350 of file pcnethw.h.
Referenced by MiPrepareInitializationBlock().
| ULONG _INITIALIZATION_BLOCK::TDRA |
Definition at line 356 of file pcnethw.h.
Referenced by MiPrepareInitializationBlock().
| UCHAR _INITIALIZATION_BLOCK::TLEN |
Definition at line 351 of file pcnethw.h.
Referenced by MiPrepareInitializationBlock().