Searched refs:build_prp (Results 1 – 2 of 2) sorted by relevance
2105 bool build_prp = false; in megasas_is_prp_possible() local2123 build_prp = true; in megasas_is_prp_possible()2128 build_prp = true; in megasas_is_prp_possible()2131 return build_prp; in megasas_is_prp_possible()2160 bool build_prp = false; in megasas_make_prp_nvme() local2165 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()2167 if (!build_prp) in megasas_make_prp_nvme()2258 return build_prp; in megasas_make_prp_nvme()2352 bool build_prp = false; in megasas_make_sgl() local2364 build_prp = megasas_make_prp_nvme(instance, scp, sgl_chain64, in megasas_make_sgl()[all …]
2582 bool build_prp = true; in base_is_prp_possible() local2587 build_prp = false; in base_is_prp_possible()2588 return build_prp; in base_is_prp_possible()2595 build_prp = false; in base_is_prp_possible()2597 return build_prp; in base_is_prp_possible()