Lines Matching refs:newmap
2463 struct MR_LD_VF_MAP *newmap = NULL, *savedmap = NULL;
2545 newmap = new_affiliation->map;
2552 if (newmap->ref.targetId ==
2555 if (newmap->policy[thisVf] !=
2565 if (!found && newmap->policy[thisVf] !=
2570 newmap = (struct MR_LD_VF_MAP *)
2571 ((unsigned char *)newmap + newmap->size);
2574 newmap = new_affiliation->map;
2581 newmap->ref.targetId) {
2584 newmap->policy[thisVf]) {
2589 newmap = (struct MR_LD_VF_MAP *)
2590 ((unsigned char *)newmap +
2591 newmap->size);