Data Fields | |
| u32 | chip_id |
| u32 | chip_revision |
| u32 | cr0_data |
| u32 | cr6_data |
| u32 | cr7_data |
| u32 | cr15_data |
| u16 | HPNA_command |
| u16 | HPNA_timer |
| u16 | NIC_capability |
| u16 | PHY_reg4 |
| u8 | HPNA_present |
| u8 | chip_type |
| u8 | media_mode |
| u8 | op_mode |
| u8 | phy_addr |
| u8 | dm910x_chk_mode |
| unsigned char | srom [128] |
| u8 | cur_tx |
| u8 | cur_rx |
Definition at line 148 of file dmfe.c.
Definition at line 149 of file dmfe.c.
Referenced by dmfe_disable(), dmfe_init_dm910x(), dmfe_parse_srom(), dmfe_probe(), dmfe_program_DM9801(), dmfe_program_DM9802(), dmfe_reset(), and dmfe_set_phyxcer().
Definition at line 153 of file dmfe.c.
Referenced by dmfe_init_dm910x(), dmfe_parse_srom(), dmfe_poll(), dmfe_reset(), dmfe_set_phyxcer(), and send_filter_frame().
Definition at line 157 of file dmfe.c.
Referenced by dmfe_parse_srom(), dmfe_program_DM9801(), and dmfe_program_DM9802().
Definition at line 160 of file dmfe.c.
Referenced by dmfe_parse_srom(), dmfe_reset(), and dmfe_set_phyxcer().
Definition at line 166 of file dmfe.c.
Referenced by dmfe_disable(), dmfe_init_dm910x(), dmfe_parse_srom(), dmfe_program_DM9801(), dmfe_program_DM9802(), and dmfe_set_phyxcer().
| unsigned char dmfe_private::srom[128] |
Definition at line 172 of file dmfe.c.
Referenced by dmfe_descriptor_init(), dmfe_transmit(), and send_filter_frame().
1.5.7.1