Lines Matching refs:swim3_action
285 static void swim3_action(struct floppy_state *fs, int action) in swim3_action() function
391 swim3_action(fs, SEEK_POSITIVE); in seek_track()
394 swim3_action(fs, SEEK_NEGATIVE); in seek_track()
847 swim3_action(fs, EJECT); in fd_eject()
924 swim3_action(fs, MOTOR_ON); in floppy_open()
940 swim3_action(fs, SETMFM); in floppy_open()
963 swim3_action(fs, MOTOR_OFF); in floppy_open()
1000 swim3_action(fs, MOTOR_OFF); in floppy_release()
1028 swim3_action(fs, MOTOR_ON); /* necessary? */ in floppy_revalidate()
1043 swim3_action(fs, MOTOR_OFF); in floppy_revalidate()
1046 swim3_action(fs, SETMFM); in floppy_revalidate()