Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A 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()
/kernel/linux/linux-6.6/drivers/block/
H A 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()

Completed in 6 milliseconds