Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/
Dfloppy.c155 pr_info("floppy%d: " format, current_drive, ##args)
590 static unsigned char current_drive; variable
632 if (drive_params[current_drive].flags & DEBUGT) in debugt()
882 current_drive = drive; in set_fdc()
967 if (drive_params[current_drive].select_delay) in scandrives()
970 saved_drive = current_drive; in scandrives()
1026 debug_dcl(drive_params[current_drive].flags, in fd_watchdog()
1029 if (disk_change(current_drive)) { in fd_watchdog()
1448 &drive_state[current_drive].flags); in interpret_errors()
1453 &drive_state[current_drive].flags); in interpret_errors()
[all …]