Lines Matching refs:build_prp
2042 bool build_prp = false; in megasas_is_prp_possible() local
2060 build_prp = true; in megasas_is_prp_possible()
2065 build_prp = true; in megasas_is_prp_possible()
2102 build_prp = false; in megasas_is_prp_possible()
2111 build_prp = false; in megasas_is_prp_possible()
2119 build_prp = false; in megasas_is_prp_possible()
2125 return build_prp; in megasas_is_prp_possible()
2154 bool build_prp = false; in megasas_make_prp_nvme() local
2159 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()
2161 if (!build_prp) in megasas_make_prp_nvme()
2252 return build_prp; in megasas_make_prp_nvme()
2346 bool build_prp = false; in megasas_make_sgl() local
2358 build_prp = megasas_make_prp_nvme(instance, scp, sgl_chain64, in megasas_make_sgl()
2361 if (!build_prp) in megasas_make_sgl()