Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dswim.c94 #define MOTOR_ON 0x072 macro
324 swim_action(base, MOTOR_ON); in swim_motor()
328 if (swim_readbit(base, MOTOR_ON)) in swim_motor()
H A Dswim3.c134 #define MOTOR_ON 2 macro
144 #define MOTOR_ON 2 macro
924 swim3_action(fs, MOTOR_ON); in floppy_open()
1028 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()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds