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