Lines Matching refs:newmap
2458 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2540 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2547 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2550 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2560 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2565 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2566 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2569 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2576 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2579 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2584 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2585 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2586 newmap->size); in megasas_get_ld_vf_affiliation_12()