Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/block/
Damiflop.c271 static int on_attempts; variable
447 if (!(ciaa.pra & DSKRDY) || --on_attempts == 0) { in motor_on_callback()
468 on_attempts = 10; in fd_motor_on()
473 if (on_attempts == 0) { in fd_motor_on()
474 on_attempts = -1; in fd_motor_on()