Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c52 extern int Bus_propcnt;
293 if (did_props_set(ntn, pd, Bus_common_props, Bus_propcnt) < 0) { in pciexbus_declare()
385 if (did_props_set(ntn, pd, Bus_common_props, Bus_propcnt) < 0) { in pcibus_declare()
H A Ddid_props.c212 int Bus_propcnt = sizeof (Bus_common_props) / sizeof (txprop_t); variable