Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dswim.c95 #define MOTOR_ON 0x072 macro
326 swim_action(base, MOTOR_ON); in swim_motor()
330 if (swim_readbit(base, MOTOR_ON)) in swim_motor()
H A Dswim3.c135 #define MOTOR_ON 2 macro
145 #define MOTOR_ON 2 macro
941 swim3_action(fs, MOTOR_ON); in floppy_open()
1045 swim3_action(fs, MOTOR_ON); /* necessary? */ in floppy_revalidate()
H A Damiflop.c240 #define MOTOR_ON (ciab.prb &= ~DSKMOTOR) macro
631 MOTOR_ON; in fd_get_drive_id()