Linux Kernel
3.7.1
|
Data Structures | |
struct | mm_page |
Data Fields | |
struct pci_dev * | dev |
unsigned char __iomem * | csr_remap |
unsigned int | mm_size |
unsigned int | init_size |
struct bio * | bio |
struct bio * | currentbio |
struct bio ** | biotail |
int | current_idx |
sector_t | current_sector |
struct request_queue * | queue |
struct cardinfo::mm_page | mm_pages [2] |
int | Active |
int | Ready |
struct tasklet_struct | tasklet |
unsigned int | dma_status |
struct { | |
int good | |
int warned | |
unsigned long last_change | |
} | battery [2] |
spinlock_t | lock |
int | check_batteries |
int | flags |
unsigned int | dataoffset |
unsigned int | ctrloffset |
unsigned int | stepping |
int | refclk_ps |
const char * | cardname |
struct { ... } battery[2] |
unsigned int dma_status |
spinlock_t lock |
struct cardinfo::mm_page mm_pages[2] |
struct tasklet_struct tasklet |