ehea_vsgentry
struct ehea_vsgentry *sg1entry = &swqe->u.immdata_desc.sg_entry;
struct ehea_vsgentry *sg_list, *sg1entry, *sgentry;
sg_list = (struct ehea_vsgentry *)&swqe->u.immdata_desc.sg_list;
struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES];
struct ehea_vsgentry sg_entry;
struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES-1];
struct ehea_vsgentry sg_list[EHEA_MAX_WQE_SG_ENTRIES];