ReplyQueueDepth   257 drivers/message/fusion/lsi/mpi_ioc.h     U16                     ReplyQueueDepth;            /* 18h */
ReplyQueueDepth  3149 drivers/message/fusion/mptbase.c 		facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth);
ReplyQueueDepth  3223 drivers/message/fusion/mptbase.c 			ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth);
ReplyQueueDepth  6750 drivers/message/fusion/mptbase.c 					ioc->facts.ReplyQueueDepth);