Searched defs:mb_topo_alloc (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/motherboard/
H A Dmotherboard.c106 mb_topo_alloc(size_t size) function
134 lhp = ldom_init(mb_topo_alloc, mb_topo_free);
162 if ((mdp = md_init_intern(bufp, mb_topo_alloc, mb_topo_free)) == NULL ||
171 if ((listp = (mde_cookie_t *)mb_topo_alloc(
227 pstr = mb_topo_alloc(i);

Completed in 44 milliseconds