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