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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/cpuboard/
H A Dcpuboard_hostbridge.c209 cpuboard_hb_node_create(topo_mod_t *mp, tnode_t *parent, int inst) function
214 topo_mod_dprintf(mp, "cpuboard_hb_node_create: parent=%p, inst=%d\n",
219 topo_mod_dprintf(mp, "cpuboard_hb_node_create: "
231 topo_mod_dprintf(mp, "cpuboard_hb_node_create: EXIT hbn=%p\n", hbn);
268 hbnode = cpuboard_hb_node_create(mp, cpubn, hb);

Completed in 44 milliseconds