Searched refs:HB_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[];
175 (void) did_props_set(tn_hbr, did, HB_common_props, HB_propcnt - 2);
/illumos-gate/usr/src/lib/fm/topo/modules/common/hostbridge/
H A Dhostbridge.c58 extern txprop_t HB_common_props[];
250 if (did_props_set(ntn, pd, HB_common_props, HB_propcnt) < 0) {
/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c199 txprop_t HB_common_props[] = { variable
215 int HB_propcnt = sizeof (HB_common_props) / sizeof (txprop_t);

Completed in 61 milliseconds