Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
address_map Struct Reference

#include <et131x.h>

Data Fields

struct global_regs global
 
u8 unused_global [4096-sizeof(struct global_regs)]
 
struct txdma_regs txdma
 
u8 unused_txdma [4096-sizeof(struct txdma_regs)]
 
struct rxdma_regs rxdma
 
u8 unused_rxdma [4096-sizeof(struct rxdma_regs)]
 
struct txmac_regs txmac
 
u8 unused_txmac [4096-sizeof(struct txmac_regs)]
 
struct rxmac_regs rxmac
 
u8 unused_rxmac [4096-sizeof(struct rxmac_regs)]
 
struct mac_regs mac
 
u8 unused_mac [4096-sizeof(struct mac_regs)]
 
struct macstat_regs macstat
 
u8 unused_mac_stat [4096-sizeof(struct macstat_regs)]
 
struct mmc_regs mmc
 
u8 unused_mmc [4096-sizeof(struct mmc_regs)]
 
u8 unused_ [1015808]
 
u8 unused_exp_rom [4096]
 
u8 unused__ [524288]
 

Detailed Description

Definition at line 1409 of file et131x.h.

Field Documentation

Definition at line 1410 of file et131x.h.

Definition at line 1425 of file et131x.h.

Definition at line 1428 of file et131x.h.

Definition at line 1431 of file et131x.h.

Definition at line 1416 of file et131x.h.

Definition at line 1422 of file et131x.h.

Definition at line 1413 of file et131x.h.

Definition at line 1419 of file et131x.h.

u8 unused_[1015808]

Definition at line 1435 of file et131x.h.

u8 unused__[524288]

Definition at line 1438 of file et131x.h.

u8 unused_exp_rom[4096]

Definition at line 1437 of file et131x.h.

u8 unused_global[4096-sizeof(struct global_regs)]

Definition at line 1412 of file et131x.h.

u8 unused_mac[4096-sizeof(struct mac_regs)]

Definition at line 1427 of file et131x.h.

u8 unused_mac_stat[4096-sizeof(struct macstat_regs)]

Definition at line 1430 of file et131x.h.

u8 unused_mmc[4096-sizeof(struct mmc_regs)]

Definition at line 1433 of file et131x.h.

u8 unused_rxdma[4096-sizeof(struct rxdma_regs)]

Definition at line 1418 of file et131x.h.

u8 unused_rxmac[4096-sizeof(struct rxmac_regs)]

Definition at line 1424 of file et131x.h.

u8 unused_txdma[4096-sizeof(struct txdma_regs)]

Definition at line 1415 of file et131x.h.

u8 unused_txmac[4096-sizeof(struct txmac_regs)]

Definition at line 1421 of file et131x.h.


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