Searched refs:swim_drive (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/block/ |
H A D | swim.c | 306 static inline void swim_drive(struct swim __iomem *base, in swim_drive() function 445 swim_drive(base, fs->location); in floppy_eject() 502 swim_drive(base, fs->location); in floppy_read_sectors() 625 swim_drive(base, fs->location); in floppy_open() 767 swim_drive(base, location); in swim_add_floppy() 794 swim_drive(base, INTERNAL_DRIVE); in swim_floppy_init() 798 swim_drive(base, EXTERNAL_DRIVE); in swim_floppy_init()
|
/kernel/linux/linux-6.6/drivers/block/ |
H A D | swim.c | 308 static inline void swim_drive(struct swim __iomem *base, in swim_drive() function 447 swim_drive(base, fs->location); in floppy_eject() 504 swim_drive(base, fs->location); in floppy_read_sectors() 625 swim_drive(base, fs->location); in floppy_open() 755 swim_drive(base, location); in swim_add_floppy() 796 swim_drive(base, INTERNAL_DRIVE); in swim_floppy_init() 800 swim_drive(base, EXTERNAL_DRIVE); in swim_floppy_init()
|
Completed in 4 milliseconds