Home
last modified time | relevance | path

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

/linux/drivers/block/
H A Dfloppy.c153 pr_info("floppy%d: " format, current_drive, ##args)
588 static unsigned char current_drive; variable
630 if (drive_params[current_drive].flags & DEBUGT) in debugt()
880 current_drive = drive; in set_fdc()
965 if (drive_params[current_drive].select_delay) in scandrives()
968 saved_drive = current_drive; in scandrives()
1028 debug_dcl(drive_params[current_drive].flags, in fd_watchdog()
1031 if (disk_change(current_drive)) { in fd_watchdog()
1450 &drive_state[current_drive].flags); in interpret_errors()
1455 &drive_state[current_drive].flags); in interpret_errors()
[all …]