HomeSort by: relevance | last modified time | path
    Searched refs:MPT_REPLY_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
mpt_netbsd.h 100 #define MPT_REPLY_SIZE 128
mpt.c 552 init.ReplyFrameSize = htole16(MPT_REPLY_SIZE);
1242 (pptr + MPT_REPLY_SIZE) < (mpt->reply_phys + PAGE_SIZE);
1243 pptr += MPT_REPLY_SIZE) {

Completed in 12 milliseconds