rtl8139c_data Struct Reference

Back to the index.

Public Attributes | List of all members
rtl8139c_data Struct Reference

Public Attributes

struct interrupt irq
 
unsigned char macaddr [6]
 
uint8_t rl_command
 
uint8_t rl_eecmd
 
int eeprom_address_width
 
int eeprom_selected
 
int8_t eeprom_cur_cmd_bit
 
uint16_t eeprom_cur_cmd
 
uint16_t eeprom_cur_data
 
uint16_t eeprom_reg [EEPROM_SIZE]
 

Detailed Description

Definition at line 52 of file dev_rtl8139c.cc.

Member Data Documentation

◆ eeprom_address_width

int rtl8139c_data::eeprom_address_width

Definition at line 61 of file dev_rtl8139c.cc.

Referenced by DEVINIT().

◆ eeprom_cur_cmd

uint16_t rtl8139c_data::eeprom_cur_cmd

Definition at line 64 of file dev_rtl8139c.cc.

Referenced by DEVICE_ACCESS().

◆ eeprom_cur_cmd_bit

int8_t rtl8139c_data::eeprom_cur_cmd_bit

Definition at line 63 of file dev_rtl8139c.cc.

Referenced by DEVICE_ACCESS().

◆ eeprom_cur_data

uint16_t rtl8139c_data::eeprom_cur_data

Definition at line 65 of file dev_rtl8139c.cc.

◆ eeprom_reg

uint16_t rtl8139c_data::eeprom_reg[EEPROM_SIZE]

Definition at line 66 of file dev_rtl8139c.cc.

Referenced by DEVINIT().

◆ eeprom_selected

int rtl8139c_data::eeprom_selected

Definition at line 62 of file dev_rtl8139c.cc.

Referenced by DEVICE_ACCESS().

◆ irq

struct interrupt rtl8139c_data::irq

Definition at line 53 of file dev_rtl8139c.cc.

Referenced by DEVINIT().

◆ macaddr

unsigned char rtl8139c_data::macaddr[6]

Definition at line 54 of file dev_rtl8139c.cc.

Referenced by DEVINIT().

◆ rl_command

uint8_t rtl8139c_data::rl_command

Definition at line 57 of file dev_rtl8139c.cc.

Referenced by DEVICE_ACCESS().

◆ rl_eecmd

uint8_t rtl8139c_data::rl_eecmd

Definition at line 58 of file dev_rtl8139c.cc.

Referenced by DEVICE_ACCESS().


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

Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13