|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <dc21x4hw.h>

Public Attributes | |
| struct { | |
| ULONG Mask [DC_PATTERN_FILTERS] | |
| UCHAR Command [DC_PATTERN_FILTERS] | |
| UCHAR Offset [DC_PATTERN_FILTERS] | |
| USHORT Crc [DC_PATTERN_FILTERS] | |
| }; | |
| ULONG | AsULONG [8] |
Definition at line 145 of file dc21x4hw.h.
| struct { ... } _DC_PATTERN_FILTER_BLOCK::@1106 |
| ULONG _DC_PATTERN_FILTER_BLOCK::AsULONG[8] |
Definition at line 160 of file dc21x4hw.h.
| UCHAR _DC_PATTERN_FILTER_BLOCK::Command[DC_PATTERN_FILTERS] |
Definition at line 151 of file dc21x4hw.h.
| USHORT _DC_PATTERN_FILTER_BLOCK::Crc[DC_PATTERN_FILTERS] |
Definition at line 158 of file dc21x4hw.h.
| ULONG _DC_PATTERN_FILTER_BLOCK::Mask[DC_PATTERN_FILTERS] |
Definition at line 149 of file dc21x4hw.h.
| UCHAR _DC_PATTERN_FILTER_BLOCK::Offset[DC_PATTERN_FILTERS] |
Definition at line 157 of file dc21x4hw.h.