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

/illumos-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.h50 extern busorrc_t *busorrc_new(topo_mod_t *, const char *, di_node_t);
H A Dhb_sun4.c42 busorrc_new(topo_mod_t *mod, const char *bus_addr, di_node_t di) function
132 (nb = busorrc_new(mod, ba, n)) == NULL) {
133 topo_mod_dprintf(mod, "busorrc_new() failed.\n");

Completed in 55 milliseconds