Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dataflop.c380 static int MotorOn = 0, MotorOffTrys; variable
482 MotorOffTrys = 0; in start_motor_off_timer()
602 jiffies + (MotorOffTrys++ < FD_MOTOR_OFF_MAXTRY ? HZ/20 : HZ/2)); in fd_motor_off_timer()