Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/block/
Dswim.c281 static inline void swim_action(struct swim __iomem *base, int action) in swim_action() function
328 swim_action(base, MOTOR_ON); in swim_motor()
338 swim_action(base, MOTOR_OFF); in swim_motor()
347 swim_action(base, EJECT); in swim_eject()
373 swim_action(base, STEP); in swim_step()
391 swim_action(base, SEEK_NEGATIVE); in swim_track00()
415 swim_action(base, SEEK_NEGATIVE); in swim_seek()
418 swim_action(base, SEEK_POSITIVE); in swim_seek()
635 swim_action(base, SETMFM); in floppy_open()