Linux Kernel
3.7.1
|
Data Fields | |
struct Scsi_Host * | shost |
struct list_head | cmd_hash [1<< TGT_HASH_ORDER] |
spinlock_t | cmd_hash_lock |
Definition at line 58 of file scsi_tgt_lib.c.
struct list_head cmd_hash[1<< TGT_HASH_ORDER] |
Definition at line 60 of file scsi_tgt_lib.c.
spinlock_t cmd_hash_lock |
Definition at line 61 of file scsi_tgt_lib.c.
Definition at line 59 of file scsi_tgt_lib.c.