ReactOS 0.4.15-dev-7958-gcd0bb1a
_INITIALIZATION_BLOCK Struct Reference

#include <pcnethw.h>

Public Attributes

USHORT MODE
 
UCHAR RLEN
 
UCHAR TLEN
 
UCHAR PADR [6]
 
USHORT RES
 
UCHAR LADR [8]
 
ULONG RDRA
 
ULONG TDRA
 

Detailed Description

Definition at line 347 of file pcnethw.h.

Member Data Documentation

◆ LADR

UCHAR _INITIALIZATION_BLOCK::LADR[8]

Definition at line 354 of file pcnethw.h.

Referenced by MiSetMulticast().

◆ MODE

USHORT _INITIALIZATION_BLOCK::MODE

Definition at line 349 of file pcnethw.h.

◆ PADR

UCHAR _INITIALIZATION_BLOCK::PADR[6]

◆ RDRA

ULONG _INITIALIZATION_BLOCK::RDRA

Definition at line 355 of file pcnethw.h.

Referenced by MiPrepareInitializationBlock().

◆ RES

USHORT _INITIALIZATION_BLOCK::RES

Definition at line 353 of file pcnethw.h.

◆ RLEN

UCHAR _INITIALIZATION_BLOCK::RLEN

Definition at line 350 of file pcnethw.h.

Referenced by MiPrepareInitializationBlock().

◆ TDRA

ULONG _INITIALIZATION_BLOCK::TDRA

Definition at line 356 of file pcnethw.h.

Referenced by MiPrepareInitializationBlock().

◆ TLEN

UCHAR _INITIALIZATION_BLOCK::TLEN

Definition at line 351 of file pcnethw.h.

Referenced by MiPrepareInitializationBlock().


The documentation for this struct was generated from the following file: