taglinefilesource code
min_report_error_cnt250drivers/block/floppy.cstatic unsigned short min_report_error_cnt[4] = {2, 2, 2, 2};
min_report_error_cnt635drivers/block/floppy.c} else if (CURRENT_ERRORS > min_report_error_cnt[ST0 & ST0_DS]) {
min_report_error_cnt1223drivers/block/floppy.cmin_report_error_cnt[drive] = (unsigned short) (param & 0x0f);