Searched refs:MPT_DEFAULT_REPLY_DEPTH (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/message/fusion/ | ||
D | mptbase.h | 124 #define MPT_DEFAULT_REPLY_DEPTH 128 macro |
D | mptbase.c | 2347 ioc->reply_depth = MIN(MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts() |