Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Damiflop.c152 static int on_attempts; variable
329 if (!(ciaa.pra & DSKRDY) || --on_attempts == 0) { in motor_on_callback()
350 on_attempts = 10; in fd_motor_on()
355 if (on_attempts == 0) { in fd_motor_on()
356 on_attempts = -1; in fd_motor_on()