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

#include <mace.h>

Data Fields

volatile unsigned int error_addr
 
volatile unsigned int error
 
volatile unsigned int control
 
volatile unsigned int rev
 
unsigned int _pad [0xcf8/4-4]
 
volatile unsigned int config_addr
 
union {
   volatile unsigned char   b [4]
 
   volatile unsigned short   w [2]
 
   volatile unsigned int   l
 
config_data
 

Detailed Description

Definition at line 23 of file mace.h.

Field Documentation

unsigned int _pad[0xcf8/4-4]

Definition at line 71 of file mace.h.

volatile unsigned char b[4]

Definition at line 74 of file mace.h.

volatile unsigned int config_addr

Definition at line 72 of file mace.h.

union { ... } config_data
volatile unsigned int control

Definition at line 49 of file mace.h.

volatile unsigned int error

Definition at line 25 of file mace.h.

volatile unsigned int error_addr

Definition at line 24 of file mace.h.

volatile unsigned int l

Definition at line 76 of file mace.h.

volatile unsigned int rev

Definition at line 70 of file mace.h.

volatile unsigned short w[2]

Definition at line 75 of file mace.h.


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