Home
last modified time | relevance | path

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

/titanic_44/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) in busorrc_new() function
132 (nb = busorrc_new(mod, ba, n)) == NULL) { in busorrc_add()