Searched refs:build_prp (Results 1 – 2 of 2) sorted by relevance
2101 bool build_prp = false; in megasas_is_prp_possible() local2119 build_prp = true; in megasas_is_prp_possible()2124 build_prp = true; in megasas_is_prp_possible()2127 return build_prp; in megasas_is_prp_possible()2156 bool build_prp = false; in megasas_make_prp_nvme() local2161 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()2163 if (!build_prp) in megasas_make_prp_nvme()2254 return build_prp; in megasas_make_prp_nvme()2348 bool build_prp = false; in megasas_make_sgl() local2360 build_prp = megasas_make_prp_nvme(instance, scp, sgl_chain64, in megasas_make_sgl()[all …]
2555 bool build_prp = true; in base_is_prp_possible() local2560 build_prp = false; in base_is_prp_possible()2561 return build_prp; in base_is_prp_possible()2568 build_prp = false; in base_is_prp_possible()2570 return build_prp; in base_is_prp_possible()