Lines Matching refs:newmap
2466 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2548 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2555 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2558 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2568 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2573 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2574 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2577 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2584 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2587 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2592 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2593 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2594 newmap->size); in megasas_get_ld_vf_affiliation_12()