Searched refs:THRESHOLD_REPLY_COUNT (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/raid/mrsas/ | ||
| HD | mrsas.h | 106 #define THRESHOLD_REPLY_COUNT 50 macro |
| HD | mrsas.c | 1329 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd() |