Lines Matching refs:newmap
2101 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2187 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2194 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2197 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2207 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2212 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2213 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2216 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2223 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2226 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2231 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2232 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2233 newmap->size); in megasas_get_ld_vf_affiliation_12()