Home
last modified time | relevance | path

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

/src/sys/dev/mrsas/
H A Dmrsas.c1657 int threshold_reply_count = 0; in mrsas_complete_cmd() local
1770 threshold_reply_count++; in mrsas_complete_cmd()
1792 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd()
1805 threshold_reply_count = 0; in mrsas_complete_cmd()