Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.h58 #define NO_RC (-2) /* Not a pci-express bus, so no root complex */ macro
/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) in hb_process()
/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c169 topo_node_instance(tn_hbr), NO_RC, TRUST_BDF)) == NULL) in pci_process()