Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_ioc.h173 U16 ReplyQueueDepth; /* 18h */ member
/linux-2.4.37.9/drivers/message/fusion/
Dmptbase.c2294 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth); in GetIocFacts()
2347 ioc->reply_depth = MIN(MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()
5300 ioc->facts.ReplyQueueDepth); in procmpt_iocinfo_read()