scsi_sge
struct scsi_sge *sgl;
struct scsi_sge extended_cdb_sge;
struct scsi_sge *bd_tbl;
struct scsi_sge *mp_req_bd;
struct scsi_sge *mp_resp_bd;
bd_tbl_sz = QEDF_MAX_BDS_PER_CMD * sizeof(struct scsi_sge);
struct scsi_sge *mp_req_bd;
struct scsi_sge *mp_resp_bd;
sz = sizeof(struct scsi_sge);
QEDF_MAX_BDS_PER_CMD * sizeof(struct scsi_sge),
uint64_t sz = sizeof(struct scsi_sge);
struct scsi_sge *bd = io_req->bd_tbl->bd_tbl;
struct scsi_sge *bd = io_req->bd_tbl->bd_tbl;
(struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl;
(struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
struct scsi_sge *req_sge = NULL;
struct scsi_sge *resp_sge = NULL;
req_sge = (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl;
resp_sge = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
(struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl;
(struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
struct scsi_sge *resp_sge = NULL;
resp_sge = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
(struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl;
(struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
struct scsi_sge *bd = cmd->io_tbl.sge_tbl;
struct scsi_sge *bd = cmd->io_tbl.sge_tbl;
struct scsi_sge *bd = cmd->io_tbl.sge_tbl;
struct scsi_sge *resp_sge = NULL;
resp_sge = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
struct scsi_sge *sgl;
struct scsi_sge extended_cdb_sge;
sizeof(struct scsi_sge),
struct scsi_sge *sge;
struct scsi_sge *bd_tbl;
bd_tbl = (struct scsi_sge *)qedi_conn->gen_pdu.req_bd_tbl;
bd_tbl = (struct scsi_sge *)qedi_conn->gen_pdu.resp_bd_tbl;
struct scsi_sge *sge_tbl;
struct scsi_sge cached_dix_sge;
struct scsi_sge cdb_sge;
struct scsi_sge sge[4];