mpi3_sge_common
struct mpi3_sge_common sge;
struct mpi3_sge_common request_sge;
struct mpi3_sge_common response_sge;
struct mpi3_sge_common simple;
struct mpi3_sge_common chain;
struct mpi3_sge_common last_chain;
u32 sge_element_size = sizeof(struct mpi3_sge_common);
struct mpi3_sge_common *sgel = paddr;
sz = mrioc->max_sgl_entries * sizeof(struct mpi3_sge_common);
offsetof(struct mpi3_scsi_io_request, sgl)) / sizeof(struct mpi3_sge_common);
sg_local += sizeof(struct mpi3_sge_common);
sg_local += sizeof(struct mpi3_sge_common);
chain_length = sges_in_segment * sizeof(struct mpi3_sge_common);
sg_local += sizeof(struct mpi3_sge_common);