Lines Matching refs:newmap
2417 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2499 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2506 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2509 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2519 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2524 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2525 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2528 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2535 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2538 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2543 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2544 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2545 newmap->size); in megasas_get_ld_vf_affiliation_12()