Searched refs:MPT_REPLY_SIZE (Results 1 – 2 of 2) sorted by relevance
100 #define MPT_REPLY_SIZE 128 macro
552 init.ReplyFrameSize = htole16(MPT_REPLY_SIZE); in mpt_send_ioc_init()1242 (pptr + MPT_REPLY_SIZE) < (mpt->reply_phys + PAGE_SIZE); in mpt_init()1243 pptr += MPT_REPLY_SIZE) { in mpt_init()