Searched refs:build_prp (Results 1 – 2 of 2) sorted by relevance
1849 bool build_prp = false; in megasas_is_prp_possible() local1868 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() local1973 build_prp = megasas_is_prp_possible(instance, scmd, sge_count); in megasas_make_prp_nvme()1975 if (!build_prp) in megasas_make_prp_nvme()[all …]
2122 bool build_prp = true; in base_is_prp_possible() local2130 build_prp = false; in base_is_prp_possible()2132 return build_prp; in base_is_prp_possible()