Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptbase.h124 #define MPT_DEFAULT_REPLY_DEPTH 128 macro
Dmptbase.c2347 ioc->reply_depth = MIN(MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()