Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmpt_netbsd.h100 #define MPT_REPLY_SIZE 128 macro
H A Dmpt.c552 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()