Searched refs:maxReplyBytes (Results 1 – 2 of 2) sorted by relevance
327 int maxReplyBytes; member346 int maxReplyBytes; member
1764 if (karg.maxReplyBytes < 0 || in mptctl_do_mpt_command()2230 if (karg.maxReplyBytes < ioc->reply_sz) { in mptctl_do_mpt_command()2231 sz = min(karg.maxReplyBytes, in mptctl_do_mpt_command()2784 karg.maxReplyBytes = karg32.maxReplyBytes; in compat_mpt_command()