Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/
Daha1740.c463 #define LOOPCNT_MAX 1000000 /* mbxout deadlock -> panic() after ~ 2 sec. */ in aha1740_queuecommand_lck() macro
474 if (loopcnt == LOOPCNT_MAX) in aha1740_queuecommand_lck()
484 if (loopcnt == LOOPCNT_MAX) in aha1740_queuecommand_lck()