Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dswim.c279 static inline void swim_action(struct swim __iomem *base, int action) in swim_action() function
326 swim_action(base, MOTOR_ON); in swim_motor()
336 swim_action(base, MOTOR_OFF); in swim_motor()
345 swim_action(base, EJECT); in swim_eject()
371 swim_action(base, STEP); in swim_step()
389 swim_action(base, SEEK_NEGATIVE); in swim_track00()
413 swim_action(base, SEEK_NEGATIVE); in swim_seek()
416 swim_action(base, SEEK_POSITIVE); in swim_seek()
627 swim_action(base, SETMFM); in floppy_open()