Home
last modified time | relevance | path

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

/drivers/block/
Dswim.c95 #define MOTOR_ON 0x072 macro
325 swim_action(base, MOTOR_ON); in swim_motor()
329 if (swim_readbit(base, MOTOR_ON)) in swim_motor()
Dswim3.c134 #define MOTOR_ON 2 macro
144 #define MOTOR_ON 2 macro
941 swim3_action(fs, MOTOR_ON); in floppy_open()
1045 swim3_action(fs, MOTOR_ON); /* necessary? */ in floppy_revalidate()
Damiflop.c241 #define MOTOR_ON (ciab.prb &= ~DSKMOTOR) macro
632 MOTOR_ON; in fd_get_drive_id()