Lines Matching refs:newmap
2402 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2484 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2491 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2494 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2504 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2509 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2510 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2513 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2520 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2523 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2528 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2529 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2530 newmap->size); in megasas_get_ld_vf_affiliation_12()