Searched refs:maxReplyBytes (Results 1 – 2 of 2) sorted by relevance
308 int maxReplyBytes; member327 int maxReplyBytes; member
2310 if (karg.maxReplyBytes < ioc->reply_sz) { in mptctl_do_mpt_command()2311 sz = MIN(karg.maxReplyBytes, 4*ioc->ioctl->ReplyFrame[2]); in mptctl_do_mpt_command()2859 karg.maxReplyBytes = karg32.maxReplyBytes; in compat_mpt_command()