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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/
H A Damiflop.c161 static int on_attempts; variable
351 if (!(ciaa.pra & DSKRDY) || --on_attempts == 0) {
374 on_attempts = 10;
379 if (on_attempts == 0) {
380 on_attempts = -1;

Completed in 30 milliseconds