Home
last modified time | relevance | path

Searched refs:declare_exbuses (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.h57 extern int declare_exbuses(topo_mod_t *, busorrc_t *, tnode_t *, int, int);
H A Dhb_sun4.c203 declare_exbuses(topo_mod_t *mod, busorrc_t *list, tnode_t *ptn, int nhb, in declare_exbuses() function
/titanic_41/usr/src/lib/fm/topo/modules/sun4u/hostbridge/
H A Dhb_sun4u.c110 return (declare_exbuses(mod, list, ptn, hbc, busper)); in busorrc_process()