Searched refs:did_create (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/hostbridge/
H A Dhb_i86pc.c42 if ((hbdid = did_create(mod, bn, 0, hbi, NO_RC, TRUST_BDF)) == NULL)
62 if ((hbdid = did_create(mod, bn, 0, hbi, hbi, TRUST_BDF)) == NULL)
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid.h40 extern did_t *did_create(topo_mod_t *, di_node_t, int, int, int,
H A Dpcibus.c572 np = did_create(mod, sib, board, bridge, rc, bover);
644 if ((did_create(mp, pdn, 0, hb, rc, TRUST_BDF)) == NULL)
H A Ddid.c269 did_create(topo_mod_t *mp, di_node_t src, function
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c107 if ((did = did_create(mod, rcn, topo_node_instance(tn_bb),
168 if ((did = did_create(mod, bn, topo_node_instance(tn_bb),
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/hostbridge/
H A Dhb_sun4.c231 if (did_create(mod, p->br_din, 0, br, rc, rc) == NULL) {
316 did_create(mod, p->br_din, 0, br, NO_RC, bus)) == NULL) {
/illumos-gate/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c269 return (did_create(mod, dp, *brd, *br, NO_RC, *bus));
/illumos-gate/usr/src/lib/fm/topo/modules/sun4v/hostbridge/
H A Dhb_sun4v.c339 if (did_create(mod, dnode1, brd, hbp->id,

Completed in 49 milliseconds