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

#include <xc.h>

Data Fields

int no
 
unsigned int type
 
unsigned int version
 
void __iomem * xpec_base
 
void __iomem * xmac_base
 
void __iomem * sram_base
 
int irq
 
struct device * dev
 

Detailed Description

Definition at line 23 of file xc.h.

Field Documentation

struct device* dev

Definition at line 31 of file xc.h.

int irq

Definition at line 30 of file xc.h.

int no

Definition at line 24 of file xc.h.

void __iomem* sram_base

Definition at line 29 of file xc.h.

unsigned int type

Definition at line 25 of file xc.h.

unsigned int version

Definition at line 26 of file xc.h.

void __iomem* xmac_base

Definition at line 28 of file xc.h.

void __iomem* xpec_base

Definition at line 27 of file xc.h.


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