Searched refs:DRS (Results 1 – 1 of 1) sorted by relevance
309 #define DRS (&drive_state[current_drive]) macro832 DRS->select_date = jiffies; in twaddle()1425 clear_bit(FD_DISK_WRITABLE_BIT, &DRS->flags); in interpret_errors()1429 set_bit(FD_NEED_TWADDLE_BIT, &DRS->flags); in interpret_errors()1439 DRS->track = NEED_2_RECAL; in interpret_errors()1472 ready_date = DRS->spinup_date + DP->spinup; in setup_rw_floppy()1523 DRS->track = NEED_2_RECAL; in seek_interrupt()1528 if (DRS->track >= 0 && DRS->track != ST1 && !blind_seek) { in seek_interrupt()1532 clear_bit(FD_DISK_NEWCHANGE_BIT, &DRS->flags); in seek_interrupt()1534 DRS->select_date = jiffies; in seek_interrupt()[all …]