Home
last modified time | relevance | path

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

/openbmc/linux/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()