Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/fm/topo/modules/i86pc/x86pi/
H A Dx86pi_hostbridge.c62 extern txprop_t RC_common_props[], HB_common_props[], ExHB_common_props[];
116 (void) did_props_set(tn_hbr, did, ExHB_common_props, ExHB_propcnt - 2); in pciex_process()
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c57 extern txprop_t ExHB_common_props[];
275 if (did_props_set(ntn, pd, ExHB_common_props, ExHB_propcnt) < 0) { in pciexhostbridge_declare()
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c221 txprop_t ExHB_common_props[] = { variable
253 int ExHB_propcnt = sizeof (ExHB_common_props) / sizeof (txprop_t);