Home
last modified time | relevance | path

Searched refs:tur_mismatch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/drivers/scsi/
H A Dsr.h46 int tur_mismatch; /* nr of get_event TUR mismatches */ member
H A Dsr.c273 if (cd->tur_mismatch++ > 8) { in sr_check_events()
279 cd->tur_mismatch = 0; in sr_check_events()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dsr.h49 int tur_mismatch; /* nr of get_event TUR mismatches */ member
H A Dsr.c303 if (cd->tur_mismatch++ > 8) { in sr_check_events()
309 cd->tur_mismatch = 0; in sr_check_events()

Completed in 3 milliseconds