Linux Kernel
3.7.1
|
#include <cciss.h>
struct access_method access |
CfgTable_struct __iomem* cfgtable |
struct CommandList* cmd_pool |
CommandList_struct* cmd_pool |
dma_addr_t cmd_pool_dhandle |
SGDescriptor_struct** cmd_sg_list |
struct SGDescriptor** cmd_sg_list |
spinlock_t devlock |
ErrorInfo_struct* errinfo_pool |
dma_addr_t errinfo_pool_dhandle |
struct gendisk* gendisk[CISS_MAX_LUN] |
spinlock_t lock |
dma_addr_t reply_pool_dhandle |
struct reply_pool reply_queue[MAX_REPLY_QUEUES] |
spinlock_t scan_lock |
struct completion scan_wait |
wait_queue_head_t scan_wait_queue |
struct scatterlist** scatter_list |
struct TransTable_struct * transtable |