Searched refs:THRESHOLD_REPLY_COUNT (Results 1 – 2 of 2) sorted by relevance
| /freebsd-9-stable/sys/dev/mrsas/ | ||
| D | mrsas.h | 112 #define THRESHOLD_REPLY_COUNT 50 macro |
| D | mrsas.c | 1305 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd() |