Searched refs:IOB_propcnt (Results 1 – 2 of 2) sorted by relevance
58 extern int IOB_propcnt;206 if (did_props_set(ntn, priv, IOB_common_props, IOB_propcnt) < 0) { in ioboard_declare()
216 int IOB_propcnt = sizeof (IOB_common_props) / sizeof (txprop_t); variable