Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/block/
H A Dswim.c277 static inline void swim_action(struct swim __iomem *base, int action) in swim_action() function
324 swim_action(base, MOTOR_ON); in swim_motor()
334 swim_action(base, MOTOR_OFF); in swim_motor()
343 swim_action(base, EJECT); in swim_eject()
369 swim_action(base, STEP); in swim_step()
387 swim_action(base, SEEK_NEGATIVE); in swim_track00()
411 swim_action(base, SEEK_NEGATIVE); in swim_seek()
414 swim_action(base, SEEK_POSITIVE); in swim_seek()
627 swim_action(base, SETMFM); in floppy_open()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds