Linux Kernel
3.7.1
|
#include <iscsi_target_core.h>
Data Fields | |
u16 | cid |
u32 | batch_count |
u32 | cmdsn |
u32 | exp_cmdsn |
struct iscsi_cmd * | cmd |
struct list_head | ooo_list |
Definition at line 306 of file iscsi_target_core.h.
u32 batch_count |
Definition at line 308 of file iscsi_target_core.h.
u16 cid |
Definition at line 307 of file iscsi_target_core.h.
Definition at line 311 of file iscsi_target_core.h.
u32 cmdsn |
Definition at line 309 of file iscsi_target_core.h.
u32 exp_cmdsn |
Definition at line 310 of file iscsi_target_core.h.
Definition at line 312 of file iscsi_target_core.h.