Searched refs:sg_processed (Results 1 – 1 of 1) sorted by relevance
2276 int i, sg_processed; in megasas_make_sgl_fusion() local2296 sg_processed = i + 1; in megasas_make_sgl_fusion()2298 if ((sg_processed == (fusion->max_sge_in_main_msg - 1)) && in megasas_make_sgl_fusion()2324 sg_chain->Length = cpu_to_le32((sizeof(union MPI2_SGE_IO_UNION) * (sge_count - sg_processed))); in megasas_make_sgl_fusion()