Home
last modified time | relevance | path

Searched refs:IOB_propcnt (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/fm/topo/modules/sun4/ioboard/
H A Dioboard.c58 extern int IOB_propcnt;
206 if (did_props_set(ntn, priv, IOB_common_props, IOB_propcnt) < 0) { in ioboard_declare()
/titanic_41/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c216 int IOB_propcnt = sizeof (IOB_common_props) / sizeof (txprop_t); variable