Lines Matching refs:build_prp
1849 bool build_prp = false; in megasas_is_prp_possible() local
1868 build_prp = true; in megasas_is_prp_possible()
1873 build_prp = true; in megasas_is_prp_possible()
1910 build_prp = false; in megasas_is_prp_possible()
1920 build_prp = false; in megasas_is_prp_possible()
1929 build_prp = false; in megasas_is_prp_possible()
1936 return build_prp; in megasas_is_prp_possible()
1965 bool build_prp = false; in megasas_make_prp_nvme() local
1973 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()
1975 if (!build_prp) in megasas_make_prp_nvme()
2067 return build_prp; in megasas_make_prp_nvme()
2162 bool build_prp = false; in megasas_make_sgl() local
2174 build_prp = megasas_make_prp_nvme(instance, scp, sgl_chain64, in megasas_make_sgl()
2177 if (!build_prp) in megasas_make_sgl()