Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptbase.h128 #define MPT_REPLY_FRAME_SIZE 0x50 /* Must be a multiple of 8 */ macro
H A Dmptbase.c1819 ioc->reply_sz = MPT_REPLY_FRAME_SIZE; in mpt_attach()
3212 ioc->reply_sz = MPT_REPLY_FRAME_SIZE; in GetIocFacts()