Searched refs:RC_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[];
143 if (did_props_set(tn_rc, did, RC_common_props, RC_propcnt - 2) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c59 extern txprop_t RC_common_props[];
301 if (did_props_set(ntn, pd, RC_common_props, RC_propcnt) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c167 txprop_t RC_common_props[] = { variable
217 int RC_propcnt = sizeof (RC_common_props) / sizeof (txprop_t);

Completed in 82 milliseconds