Searched refs:mc_new (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/os/
H A Dmpo.c1683 * mc_new and are not yet installed as the active config.
1687 mblock_update_del(mpo_config_t *mc_new, mpo_config_t *mc_old, pfn_t ubase, argument
1698 * Allocate mblocks in mc_new and copy the old to the new.
1701 if (mblock_alloc(mc_new, U_DEL, nmblocks + 1) < 0)
1703 mblock = mc_new->mc_mblocks;
1764 mc_new->mc_nmblocks = nmblocks;

Completed in 60 milliseconds