Searched refs:NO_RC (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/lib/fm/topo/modules/common/hostbridge/ |
H A D | hostbridge.h | 58 #define NO_RC (-2) /* Not a pci-express bus, so no root complex */ macro
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/hostbridge/ |
H A D | hb_i86pc.c | 42 if ((hbdid = did_create(mod, bn, 0, hbi, NO_RC, TRUST_BDF)) == NULL) in hb_process()
|
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/ |
H A D | x86pi_hostbridge.c | 169 topo_node_instance(tn_hbr), NO_RC, TRUST_BDF)) == NULL) in pci_process()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4/ioboard/ |
H A D | ioboard.c | 269 return (did_create(mod, dp, *brd, *br, NO_RC, *bus)); in split_bus_address()
|
/titanic_41/usr/src/lib/fm/topo/modules/sun4/hostbridge/ |
H A D | hb_sun4.c | 316 did_create(mod, p->br_din, 0, br, NO_RC, bus)) == NULL) { in declare_buses()
|