Searched refs:current_speed (Results 1 – 2 of 2) sorted by relevance
457 int current_speed; in fcu_set_rpm() local460 current_speed = fcu_get_rpm(sc, which); in fcu_set_rpm()461 diff = current_speed - speed; in fcu_set_rpm()462 DPRINTF("d %d s %d t %d diff %d ", f->duty, current_speed, speed, diff); in fcu_set_rpm()
1224 u_int32_t current_speed; member