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

/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c188 hb_tnode_create(topo_mod_t *mod, tnode_t *parent, function
248 if ((ntn = hb_tnode_create(mod, parent, HOSTBRIDGE, i, din)) == NULL)
273 if ((ntn = hb_tnode_create(mod, parent, HOSTBRIDGE, hi, din)) == NULL)
299 if ((ntn = hb_tnode_create(mod, parent, PCIEX_ROOT, ri, din)) == NULL)
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c93 * hb_tnode_create()
98 hb_tnode_create(topo_mod_t *mod, tnode_t *parent, const char *name, function
153 hbn = hb_tnode_create(mod, parent, HOSTBRIDGE, inst, priv);
183 rcn = hb_tnode_create(mod, parent, PCIEX_ROOT, inst, NULL);

Completed in 54 milliseconds