Searched refs:dataOutSize (Results 1 – 2 of 2) sorted by relevance
329 int dataOutSize; member348 int dataOutSize; member
1768 karg.dataOutSize < 0 || in mptctl_do_mpt_command()1779 if (karg.dataOutSize > 0) in mptctl_do_mpt_command()1822 karg.dataOutSize = karg.dataInSize = 0; in mptctl_do_mpt_command()1908 if (karg.dataOutSize > 0) { in mptctl_do_mpt_command()1910 dataSize = karg.dataOutSize; in mptctl_do_mpt_command()1985 if (karg.dataOutSize > 0) { in mptctl_do_mpt_command()1987 dataSize = karg.dataOutSize; in mptctl_do_mpt_command()2087 if (karg.dataOutSize > 0) in mptctl_do_mpt_command()2096 if (karg.dataOutSize > 0) { in mptctl_do_mpt_command()2105 flagsLength |= karg.dataOutSize; in mptctl_do_mpt_command()[all …]