Home
last modified time | relevance | path

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

/trueos/sys/dev/mrsas/
HDmrsas.h113 #define THRESHOLD_REPLY_COUNT 50 macro
HDmrsas.c1580 if (threshold_reply_count >= THRESHOLD_REPLY_COUNT) { in mrsas_complete_cmd()