Searched refs:build_prp (Results 1 – 2 of 2) sorted by relevance
2065 bool build_prp = false; in megasas_is_prp_possible() local2083 build_prp = true; in megasas_is_prp_possible()2088 build_prp = true; in megasas_is_prp_possible()2091 return build_prp; in megasas_is_prp_possible()2120 bool build_prp = false; in megasas_make_prp_nvme() local2125 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()2127 if (!build_prp) in megasas_make_prp_nvme()2218 return build_prp; in megasas_make_prp_nvme()2312 bool build_prp = false; in megasas_make_sgl() local2324 build_prp = megasas_make_prp_nvme(instance, scp, sgl_chain64, in megasas_make_sgl()[all …]
2375 bool build_prp = true; in base_is_prp_possible() local2380 build_prp = false; in base_is_prp_possible()2381 return build_prp; in base_is_prp_possible()2388 build_prp = false; in base_is_prp_possible()2390 return build_prp; in base_is_prp_possible()