Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
Dswim.c98 #define MOTOR_ON 0x072 macro
328 swim_action(base, MOTOR_ON); in swim_motor()
332 if (swim_readbit(base, MOTOR_ON)) in swim_motor()
Dswim3.c138 #define MOTOR_ON 2 macro
148 #define MOTOR_ON 2 macro
959 swim3_action(fs, MOTOR_ON); in floppy_open()
1058 swim3_action(fs, MOTOR_ON); /* necessary? */ in floppy_revalidate()
Damiflop.c121 #define MOTOR_ON (ciab.prb &= ~DSKMOTOR) macro
513 MOTOR_ON; in fd_get_drive_id()