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

#include <ioc3.h>

Data Fields

struct list_head list
 
int id
 
unsigned long pma
 
struct ioc3 __iomemvma
 
struct pci_devpdev
 
int dual_irq
 
int irq_io
 
int irq_eth
 
spinlock_t gpio_lock
 
unsigned int gpdr_shadow
 
char nic_part [32]
 
char nic_serial [16]
 
char nic_mac [6]
 
int class
 
voiddata [IOC3_MAX_SUBMODULES]
 
int active [IOC3_MAX_SUBMODULES]
 
spinlock_t ir_lock
 

Detailed Description

Definition at line 25 of file ioc3.h.

Field Documentation

Definition at line 45 of file ioc3.h.

Definition at line 43 of file ioc3.h.

Definition at line 44 of file ioc3.h.

int dual_irq

Definition at line 33 of file ioc3.h.

unsigned int gpdr_shadow

Definition at line 37 of file ioc3.h.

spinlock_t gpio_lock

Definition at line 36 of file ioc3.h.

Definition at line 27 of file ioc3.h.

spinlock_t ir_lock

Definition at line 52 of file ioc3.h.

int irq_eth

Definition at line 34 of file ioc3.h.

int irq_io

Definition at line 34 of file ioc3.h.

Definition at line 26 of file ioc3.h.

char nic_mac[6]

Definition at line 41 of file ioc3.h.

char nic_part[32]

Definition at line 39 of file ioc3.h.

char nic_serial[16]

Definition at line 40 of file ioc3.h.

struct pci_dev* pdev

Definition at line 31 of file ioc3.h.

unsigned long pma

Definition at line 29 of file ioc3.h.

Definition at line 30 of file ioc3.h.


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