Lines Matching refs:newmap
2473 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2555 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2562 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2565 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2575 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2580 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2581 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2584 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2591 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2594 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2599 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2600 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2601 newmap->size); in megasas_get_ld_vf_affiliation_12()