Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/cio/
Ddevice.c44 static int recovery_phase; variable
1301 if (recovery_phase < ARRAY_SIZE(recovery_delay) - 1) in recovery_work_func()
1302 recovery_phase++; in recovery_work_func()
1304 recovery_delay[recovery_phase] * HZ); in recovery_work_func()
1328 if (!timer_pending(&recovery_timer) || (recovery_phase != 0)) { in ccw_device_schedule_recovery()
1329 recovery_phase = 0; in ccw_device_schedule_recovery()