Searched refs:MPT_REPLY_SIZE (Results 1 – 2 of 2) sorted by relevance
744 mpt->reply_dmap, offset, MPT_REPLY_SIZE, in mpt_intr()828 mpt->reply_dmap, offset, MPT_REPLY_SIZE, in mpt_intr()1249 MPT_REPLY_SIZE, BUS_DMASYNC_PREREAD); in mpt_free_request()1563 init.ReplyFrameSize = htole16(MPT_REPLY_SIZE); in mpt_send_ioc_init()2897 (pptr + MPT_REPLY_SIZE) < (mpt->reply_phys + PAGE_SIZE); in mpt_enable_ioc()2898 pptr += MPT_REPLY_SIZE) { in mpt_enable_ioc()
827 #define MPT_REPLY_SIZE 256 macro