Searched refs:Bus_common_props (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Dpcibus.c47 extern txprop_t Bus_common_props[];
291 if (did_props_set(ntn, pd, Bus_common_props, Bus_propcnt) < 0) {
383 if (did_props_set(ntn, pd, Bus_common_props, Bus_propcnt) < 0) {
H A Ddid_props.c158 txprop_t Bus_common_props[] = { variable
212 int Bus_propcnt = sizeof (Bus_common_props) / sizeof (txprop_t);

Completed in 62 milliseconds