Home
last modified time | relevance | path

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

/freebsd/sys/dev/mrsas/
H A Dmrsas.c1654 int threshold_reply_count = 0; in mrsas_complete_cmd() local
1767 threshold_reply_count++; in mrsas_complete_cmd()
1789 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd()
1802 threshold_reply_count = 0; in mrsas_complete_cmd()