Searched refs:pcihostbridge_declare (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.h | 66 extern tnode_t *pcihostbridge_declare(topo_mod_t *, tnode_t *, di_node_t,
|
H A D | hostbridge.c | 240 pcihostbridge_declare(topo_mod_t *mod, tnode_t *parent, di_node_t din, in pcihostbridge_declare() function 336 if ((hb = pcihostbridge_declare(mod, pn, did_dinode(didp), imin)) in specific_hb_enum()
|
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 44 if ((hb = pcihostbridge_declare(mod, ptn, bn, hbi)) == NULL) in hb_process()
|