sli_get_max_sgl
sli_get_max_sgl(&efct->hw.sli);
max_sgl = sli_get_max_sgl(&hw->sli) - SLI4_SGE_MAX_RESERVED;
efct->tgt_efct.max_sgl = sli_get_max_sgl(&efct->hw.sli);
shost->sg_tablesize = sli_get_max_sgl(&efct->hw.sli);
shost->sg_tablesize = sli_get_max_sgl(&efct->hw.sli);