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

#include <crystalhd_lnx.h>

Data Fields

char name [32]
 
struct pci_devpdev
 
unsigned long pci_mem_start
 
uint32_t pci_mem_len
 
voidaddr
 
unsigned long pci_i2o_start
 
uint32_t pci_i2o_len
 
voidi2o_addr
 
unsigned int drv_data
 
unsigned int dmabits
 
unsigned int registered
 
unsigned int present
 
unsigned int msi
 
spinlock_t lock
 
int chd_dec_major
 
unsigned int cfg_users
 
struct crystalhd_ioctl_dataidata_free_head
 
struct crystalhd_elemelem_pool_head
 
struct crystalhd_cmd cmds
 
struct crystalhd_dio_requa_map_free_head
 
struct pci_pool * fill_byte_pool
 

Detailed Description

Definition at line 55 of file crystalhd_lnx.h.

Field Documentation

void* addr

Definition at line 62 of file crystalhd_lnx.h.

unsigned int cfg_users

Definition at line 78 of file crystalhd_lnx.h.

int chd_dec_major

Definition at line 77 of file crystalhd_lnx.h.

Definition at line 83 of file crystalhd_lnx.h.

unsigned int dmabits

Definition at line 69 of file crystalhd_lnx.h.

unsigned int drv_data

Definition at line 68 of file crystalhd_lnx.h.

struct crystalhd_elem* elem_pool_head

Definition at line 81 of file crystalhd_lnx.h.

struct pci_pool* fill_byte_pool

Definition at line 86 of file crystalhd_lnx.h.

void* i2o_addr

Definition at line 66 of file crystalhd_lnx.h.

struct crystalhd_ioctl_data* idata_free_head

Definition at line 80 of file crystalhd_lnx.h.

spinlock_t lock

Definition at line 74 of file crystalhd_lnx.h.

unsigned int msi

Definition at line 72 of file crystalhd_lnx.h.

char name[32]

Definition at line 57 of file crystalhd_lnx.h.

uint32_t pci_i2o_len

Definition at line 65 of file crystalhd_lnx.h.

unsigned long pci_i2o_start

Definition at line 64 of file crystalhd_lnx.h.

uint32_t pci_mem_len

Definition at line 61 of file crystalhd_lnx.h.

unsigned long pci_mem_start

Definition at line 60 of file crystalhd_lnx.h.

struct pci_dev* pdev

Definition at line 58 of file crystalhd_lnx.h.

unsigned int present

Definition at line 71 of file crystalhd_lnx.h.

unsigned int registered

Definition at line 70 of file crystalhd_lnx.h.

struct crystalhd_dio_req* ua_map_free_head

Definition at line 85 of file crystalhd_lnx.h.


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