Searched defs:vol_sensor_count (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgenv.c306 static int vol_sensor_count[SGENV_MAX_HPU_KEYS] = {0}; variable
1150 if (vol_sensor_count[key_posn] <= 0)
1153 ASSERT(vol_sensor_count[key_posn] <=
1167 vol_sensor_count[key_posn] = 0;
1173 vol_sensor_count[key_posn]);
1174 ptr += vol_sensor_count[key_posn];
1496 if (vol_sensor_count[i] == 0) {
2083 vol_sensor_count[key_posn] = resp.msg_data[0];
2162 vol_sensor_count[key_posn] = 0;
2246 vol_sensor_count[
[all...]

Completed in 46 milliseconds