Home
last modified time | relevance | path

Searched refs:sgl_ptr_end (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.c2281 struct MPI25_IEEE_SGE_CHAIN64 *sgl_ptr_end = sgl_ptr; in megasas_make_sgl_fusion() local
2282 sgl_ptr_end += fusion->max_sge_in_main_msg - 1; in megasas_make_sgl_fusion()
2283 sgl_ptr_end->Flags = 0; in megasas_make_sgl_fusion()
3880 struct MPI25_IEEE_SGE_CHAIN64 *sgl_ptr_end = in build_mpt_mfi_pass_thru() local
3882 sgl_ptr_end += fusion->max_sge_in_main_msg - 1; in build_mpt_mfi_pass_thru()
3883 sgl_ptr_end->Flags = 0; in build_mpt_mfi_pass_thru()