Linux Kernel
3.7.1
|
#include <bnx2i.h>
Data Fields | |
struct iscsi_hdr | hdr |
struct bnx2i_conn * | conn |
struct scsi_cmnd * | scsi_cmd |
struct scatterlist * | sg |
struct io_bdt | io_tbl |
dma_addr_t | bd_tbl_dma |
struct bnx2i_cmd_request | req |
bnx2i_cmd - iscsi command structure
: iSCSI header : iscsi_conn pointer : SCSI-ML task pointer corresponding to this iscsi cmd : SG list : buffer descriptor (BD) table : buffer descriptor (BD) table's dma address : bnx2i specific command request struct
dma_addr_t bd_tbl_dma |
struct bnx2i_conn* conn |
struct scatterlist* sg |