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.c1660 int threshold_reply_count = 0; in mrsas_complete_cmd() local
1773 threshold_reply_count++; in mrsas_complete_cmd()
1795 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd()
1808 threshold_reply_count = 0; in mrsas_complete_cmd()