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

#include <cyclades.h>

Data Fields

void __iomembase_addr
 
union {
   void __iomem *   p9050
 
   struct RUNTIME_9060 __iomem *   p9060
 
ctl_addr
 
struct BOARD_CTRL __iomemboard_ctrl
 
int irq
 
unsigned int num_chips
 
unsigned int first_line
 
unsigned int nports
 
int bus_index
 
int intr_enabled
 
u32 hw_ver
 
spinlock_t card_lock
 
struct cyclades_portports
 

Detailed Description

Definition at line 73 of file cyclades.h.

Field Documentation

void __iomem* base_addr

Definition at line 74 of file cyclades.h.

struct BOARD_CTRL __iomem* board_ctrl

Definition at line 79 of file cyclades.h.

int bus_index

Definition at line 84 of file cyclades.h.

spinlock_t card_lock

Definition at line 87 of file cyclades.h.

union { ... } ctl_addr
unsigned int first_line

Definition at line 82 of file cyclades.h.

u32 hw_ver

Definition at line 86 of file cyclades.h.

int intr_enabled

Definition at line 85 of file cyclades.h.

int irq

Definition at line 80 of file cyclades.h.

unsigned int nports

Definition at line 83 of file cyclades.h.

unsigned int num_chips

Definition at line 81 of file cyclades.h.

void __iomem* p9050

Definition at line 76 of file cyclades.h.

Definition at line 77 of file cyclades.h.

Definition at line 88 of file cyclades.h.


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