Searched refs:swim3_select (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/ |
H A D | swim3.c | 141 /* Select values for swim3_select and swim3_readbit */ 273 static void swim3_select(struct floppy_state *fs, int sel) in swim3_select() function 289 swim3_select(fs, action); in swim3_action() 302 swim3_select(fs, bit); in swim3_readbit() 377 swim3_select(fs, READ_DATA_0); in scan_track() 398 swim3_select(fs, STEP); in seek_track() 440 swim3_select(fs, fs->head? READ_DATA_1: READ_DATA_0); in setup_transfer() 853 swim3_select(fs, RELAX); in fd_eject() 858 swim3_select(fs, RELAX); in fd_eject() 934 swim3_select(f in floppy_open() [all...] |
/kernel/linux/linux-6.6/drivers/block/ |
H A D | swim3.c | 142 /* Select values for swim3_select and swim3_readbit */ 272 static void swim3_select(struct floppy_state *fs, int sel) in swim3_select() function 288 swim3_select(fs, action); in swim3_action() 301 swim3_select(fs, bit); in swim3_readbit() 376 swim3_select(fs, READ_DATA_0); in scan_track() 397 swim3_select(fs, STEP); in seek_track() 455 swim3_select(fs, fs->head? READ_DATA_1: READ_DATA_0); in setup_transfer() 870 swim3_select(fs, RELAX); in fd_eject() 875 swim3_select(fs, RELAX); in fd_eject() 951 swim3_select(f in floppy_open() [all...] |
Completed in 4 milliseconds