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

#include <bcma.h>

Data Fields

struct bcma_busbus
 
struct bcma_device_id id
 
struct device dev
 
struct devicedma_dev
 
unsigned int irq
 
bool dev_registered
 
u8 core_index
 
u8 core_unit
 
u32 addr
 
u32 addr1
 
u32 wrap
 
void __iomemio_addr
 
void __iomemio_wrap
 
voiddrvdata
 
struct list_head list
 

Detailed Description

Definition at line 171 of file bcma.h.

Field Documentation

u32 addr

Definition at line 184 of file bcma.h.

u32 addr1

Definition at line 185 of file bcma.h.

Definition at line 172 of file bcma.h.

u8 core_index

Definition at line 181 of file bcma.h.

u8 core_unit

Definition at line 182 of file bcma.h.

Definition at line 175 of file bcma.h.

bool dev_registered

Definition at line 179 of file bcma.h.

struct device* dma_dev

Definition at line 176 of file bcma.h.

void* drvdata

Definition at line 191 of file bcma.h.

Definition at line 173 of file bcma.h.

Definition at line 188 of file bcma.h.

void __iomem* io_wrap

Definition at line 189 of file bcma.h.

unsigned int irq

Definition at line 178 of file bcma.h.

Definition at line 192 of file bcma.h.

u32 wrap

Definition at line 186 of file bcma.h.


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