Searched refs:build_prp (Results 1 – 2 of 2) sorted by relevance
2042 bool build_prp = false; in megasas_is_prp_possible() local2060 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() local2159 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()2161 if (!build_prp) in megasas_make_prp_nvme()[all …]
2260 bool build_prp = true; in base_is_prp_possible() local2265 build_prp = false; in base_is_prp_possible()2266 return build_prp; in base_is_prp_possible()2273 build_prp = false; in base_is_prp_possible()2275 return build_prp; in base_is_prp_possible()