Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/mrsas/
Dmrsas.h112 #define THRESHOLD_REPLY_COUNT 50 macro
Dmrsas.c1305 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd()