Searched refs:ExHB_propcnt (Results 1 – 3 of 3) sorted by relevance
63 extern int RC_propcnt, HB_propcnt, ExHB_propcnt;116 (void) did_props_set(tn_hbr, did, ExHB_common_props, ExHB_propcnt - 2); in pciex_process()
60 extern int ExHB_propcnt;275 if (did_props_set(ntn, pd, ExHB_common_props, ExHB_propcnt) < 0) { in pciexhostbridge_declare()
214 int ExHB_propcnt = sizeof (ExHB_common_props) / sizeof (txprop_t); variable