Searched refs:HB_propcnt (Results 1 – 3 of 3) sorted by relevance
63 extern int RC_propcnt, HB_propcnt, ExHB_propcnt;175 (void) did_props_set(tn_hbr, did, HB_common_props, HB_propcnt - 2); in pci_process()
61 extern int HB_propcnt;250 if (did_props_set(ntn, pd, HB_common_props, HB_propcnt) < 0) { in pcihostbridge_declare()
254 int HB_propcnt = sizeof (HB_common_props) / sizeof (txprop_t); variable