Lines Matching refs:newmap
1994 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL; in megasas_get_ld_vf_affiliation_12() local
2078 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2085 if (newmap->ref.targetId == in megasas_get_ld_vf_affiliation_12()
2088 if (newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2098 if (!found && newmap->policy[thisVf] != in megasas_get_ld_vf_affiliation_12()
2103 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2104 ((unsigned char *)newmap + newmap->size); in megasas_get_ld_vf_affiliation_12()
2107 newmap = new_affiliation->map; in megasas_get_ld_vf_affiliation_12()
2114 newmap->ref.targetId) { in megasas_get_ld_vf_affiliation_12()
2117 newmap->policy[thisVf]) { in megasas_get_ld_vf_affiliation_12()
2122 newmap = (struct MR_LD_VF_MAP *) in megasas_get_ld_vf_affiliation_12()
2123 ((unsigned char *)newmap + in megasas_get_ld_vf_affiliation_12()
2124 newmap->size); in megasas_get_ld_vf_affiliation_12()