Home
last modified time | relevance | path

Searched refs:TRUST_BDF (Results 1 – 5 of 5) sorted by relevance

/titanic_41/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) in hb_process()
62 if ((hbdid = did_create(mod, bn, 0, hbi, hbi, TRUST_BDF)) == NULL) in rc_process()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c420 rc, TRUST_BDF, depth + 1); in pci_bridge_declare()
423 rc - TO_PCI, TRUST_BDF, depth + 1); in pci_bridge_declare()
580 pb = ((bover == TRUST_BDF) ? b : bover); in pci_children_instantiate()
644 if ((did_create(mp, pdn, 0, hb, rc, TRUST_BDF)) == NULL) in pciexbus_enum()
648 (min == max) ? min : TRUST_BDF, 0); in pciexbus_enum()
694 (min == max) ? min : TRUST_BDF, 0); in pcibus_enum()
H A Ddid.c279 assert(ibus == TRUST_BDF || (pd->dp_bus == ibus)); in did_create()
301 if (ibus == TRUST_BDF) in did_create()
/titanic_41/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.h57 #define TRUST_BDF (-1) /* Believe the bus value in the reg property */ macro
/titanic_41/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c108 topo_node_instance(tn_hbr), rci, TRUST_BDF)) == NULL) in pciex_process()
169 topo_node_instance(tn_hbr), NO_RC, TRUST_BDF)) == NULL) in pci_process()