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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.h52 extern int busorrc_add(topo_mod_t *, busorrc_t **, di_node_t);
H A Dhb_sun4.c124 busorrc_add(topo_mod_t *mod, busorrc_t **list, di_node_t n) function
129 topo_mod_dprintf(mod, "busorrc_add\n");
/illumos-gate/usr/src/lib/fm/topo/modules/sun4u/hostbridge/
H A Dhb_sun4u.c133 if (busorrc_add(mod, &buses, pnode) < 0) {
140 if (busorrc_add(mod, &buses, pnode) < 0) {
147 if (busorrc_add(mod, &buses, pnode) < 0) {
154 if (busorrc_add(mod, &rcs, pnode) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c65 if (busorrc_add(mod, &rcs, pnode) < 0) {
66 topo_mod_dprintf(mod, "busorrc_add() failed.\n");

Completed in 59 milliseconds