CDEC21143::SNIC_state Struct Reference

Collaboration diagram for CDEC21143::SNIC_state:

Collaboration graph
[legend]

Detailed Description

The state structure contains all elements that need to be saved to the statefile.

Definition at line 151 of file DEC21143.h.


Data Fields

bool irq_was_asserted
 remember state of IRQ
u8 mac [6]
 ethernet address
u8 setup_filter [192]
 filter for perfect filtering
int descr_skip
struct
CDEC21143::SNIC_state::SNIC_srom 
srom
struct
CDEC21143::SNIC_state::SNIC_mii 
mii
u32 reg [32]
 21143 registers
struct
CDEC21143::SNIC_state::SNIC_tx 
tx
struct
CDEC21143::SNIC_state::SNIC_rx 
rx

Data Structures

struct  SNIC_mii
 MII PHY emulation. More...
struct  SNIC_rx
 Internal RX state. More...
struct  SNIC_srom
 SROM emulation. More...
struct  SNIC_tx
 Internal TX state. More...

Field Documentation

remember state of IRQ

Definition at line 153 of file DEC21143.h.

Referenced by CDEC21143::init(), and CDEC21143::run().

ethernet address

Definition at line 155 of file DEC21143.h.

Referenced by CDEC21143::init().

filter for perfect filtering

Definition at line 156 of file DEC21143.h.

Definition at line 157 of file DEC21143.h.

Referenced by CDEC21143::nic_write().

Referenced by CDEC21143::srom_access().

Referenced by CDEC21143::mii_access().


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

SourceForge.net Logo
Project space on SourceForge.net