Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/
Daha1740.c459 #define LOOPCNT_MAX 1000000 /* mbxout deadlock -> panic() after ~ 2 sec. */ in aha1740_queuecommand_lck() macro
470 if (loopcnt == LOOPCNT_MAX) in aha1740_queuecommand_lck()
480 if (loopcnt == LOOPCNT_MAX) in aha1740_queuecommand_lck()