Home
last modified time | relevance | path

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

/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c2107 bool build_prp = false; in megasas_is_prp_possible() local
2125 build_prp = true; in megasas_is_prp_possible()
2130 build_prp = true; in megasas_is_prp_possible()
2133 return build_prp; in megasas_is_prp_possible()
2162 bool build_prp = false; in megasas_make_prp_nvme() local
2167 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()
2169 if (!build_prp) in megasas_make_prp_nvme()
2260 return build_prp; in megasas_make_prp_nvme()
2354 bool build_prp = false; in megasas_make_sgl() local
2366 build_prp in megasas_make_sgl()
[all...]