|
Linux Kernel
3.7.1
|
#include <libiscsi.h>
Data Fields | |
| struct iscsi_hdr * | hdr |
| unsigned short | hdr_max |
| unsigned short | hdr_len |
| itt_t | hdr_itt |
| __be32 | cmdsn |
| struct scsi_lun | lun |
| int | itt |
| unsigned | imm_count |
| struct iscsi_r2t_info | unsol_r2t |
| char * | data |
| unsigned | data_count |
| struct scsi_cmnd * | sc |
| struct iscsi_conn * | conn |
| unsigned long | last_xfer |
| unsigned long | last_timeout |
| bool | have_checked_conn |
| int | state |
| atomic_t | refcount |
| struct list_head | running |
| void * | dd_data |
Definition at line 106 of file libiscsi.h.
| __be32 cmdsn |
Definition at line 117 of file libiscsi.h.
| struct iscsi_conn* conn |
Definition at line 128 of file libiscsi.h.
Definition at line 125 of file libiscsi.h.
| unsigned data_count |
Definition at line 126 of file libiscsi.h.
| void* dd_data |
Definition at line 138 of file libiscsi.h.
| bool have_checked_conn |
Definition at line 133 of file libiscsi.h.
Definition at line 112 of file libiscsi.h.
| itt_t hdr_itt |
Definition at line 116 of file libiscsi.h.
| unsigned short hdr_len |
Definition at line 114 of file libiscsi.h.
| unsigned short hdr_max |
Definition at line 113 of file libiscsi.h.
| unsigned imm_count |
Definition at line 122 of file libiscsi.h.
| int itt |
Definition at line 120 of file libiscsi.h.
| unsigned long last_timeout |
Definition at line 132 of file libiscsi.h.
| unsigned long last_xfer |
Definition at line 131 of file libiscsi.h.
Definition at line 118 of file libiscsi.h.
| atomic_t refcount |
Definition at line 136 of file libiscsi.h.
Definition at line 137 of file libiscsi.h.
Definition at line 127 of file libiscsi.h.
Definition at line 135 of file libiscsi.h.
| struct iscsi_r2t_info unsol_r2t |
Definition at line 124 of file libiscsi.h.
1.8.2