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

Data Fields

unsigned long flags
 
void __iomemmmio
 
voidshm
 
dma_addr_t shm_dma
 
int major
 
int id
 
char name [32]
 
spinlock_t lock
 
struct pci_devpdev
 
unsigned int state
 
u32 fw_ver
 
struct request_queueoob_q
 
unsigned int n_oob
 
unsigned int hw_sg_used
 
unsigned int resp_idx
 
unsigned int wait_q_prod
 
unsigned int wait_q_cons
 
struct request_queuewait_q [CARM_MAX_WAIT_Q]
 
unsigned int n_msgs
 
u64 msg_alloc
 
struct carm_request req [CARM_MAX_REQ]
 
voidmsg_base
 
dma_addr_t msg_dma
 
int cur_scan_dev
 
unsigned long dev_active
 
unsigned long dev_present
 
struct carm_port port [CARM_MAX_PORTS]
 
struct work_struct fsm_task
 
struct completion probe_comp
 

Detailed Description

Definition at line 267 of file sx8.c.

Field Documentation

int cur_scan_dev

Definition at line 299 of file sx8.c.

unsigned long dev_active

Definition at line 300 of file sx8.c.

unsigned long dev_present

Definition at line 301 of file sx8.c.

unsigned long flags

Definition at line 268 of file sx8.c.

struct work_struct fsm_task

Definition at line 304 of file sx8.c.

u32 fw_ver

Definition at line 280 of file sx8.c.

unsigned int hw_sg_used

Definition at line 285 of file sx8.c.

Definition at line 274 of file sx8.c.

spinlock_t lock

Definition at line 277 of file sx8.c.

int major

Definition at line 273 of file sx8.c.

void __iomem* mmio

Definition at line 269 of file sx8.c.

u64 msg_alloc

Definition at line 294 of file sx8.c.

void* msg_base

Definition at line 296 of file sx8.c.

dma_addr_t msg_dma

Definition at line 297 of file sx8.c.

unsigned int n_msgs

Definition at line 293 of file sx8.c.

unsigned int n_oob

Definition at line 283 of file sx8.c.

char name[32]

Definition at line 275 of file sx8.c.

Definition at line 282 of file sx8.c.

struct pci_dev* pdev

Definition at line 278 of file sx8.c.

Definition at line 302 of file sx8.c.

struct completion probe_comp

Definition at line 306 of file sx8.c.

Definition at line 295 of file sx8.c.

unsigned int resp_idx

Definition at line 287 of file sx8.c.

Definition at line 270 of file sx8.c.

dma_addr_t shm_dma

Definition at line 271 of file sx8.c.

unsigned int state

Definition at line 279 of file sx8.c.

Definition at line 291 of file sx8.c.

unsigned int wait_q_cons

Definition at line 290 of file sx8.c.

unsigned int wait_q_prod

Definition at line 289 of file sx8.c.


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