Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h91 #define THRESHOLD_REPLY_COUNT 50 macro
Dmegaraid_sas_fusion.c2096 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in complete_cmd_fusion()