Linux Kernel
3.7.1
|
#include <tcm_loop.h>
Data Fields | |
u32 | sc_cmd_state |
struct scsi_cmnd * | sc |
struct se_cmd | tl_se_cmd |
struct work_struct | work |
unsigned char | tl_sense_buf [TRANSPORT_SENSE_BUFFER] |
Definition at line 10 of file tcm_loop.h.
Definition at line 14 of file tcm_loop.h.
u32 sc_cmd_state |
Definition at line 12 of file tcm_loop.h.
Definition at line 16 of file tcm_loop.h.
unsigned char tl_sense_buf[TRANSPORT_SENSE_BUFFER] |
Definition at line 19 of file tcm_loop.h.
struct work_struct work |
Definition at line 17 of file tcm_loop.h.