Searched refs:dataInSize (Results 1 – 2 of 2) sorted by relevance
328 int dataInSize; member347 int dataInSize; member
1865 if (karg.dataInSize > 0) in mptctl_do_mpt_command()1910 karg.dataOutSize = karg.dataInSize = 0; in mptctl_do_mpt_command()2001 dataSize = karg.dataInSize; in mptctl_do_mpt_command()2078 dataSize = karg.dataInSize; in mptctl_do_mpt_command()2178 if (karg.dataInSize > 0) in mptctl_do_mpt_command()2185 if (karg.dataInSize > 0) { in mptctl_do_mpt_command()2224 if (karg.dataInSize > 0) { in mptctl_do_mpt_command()2226 flagsLength |= karg.dataInSize; in mptctl_do_mpt_command()2228 bufIn.len = karg.dataInSize; in mptctl_do_mpt_command()2358 (karg.dataInSize > 0) && (bufIn.kptr)) { in mptctl_do_mpt_command()[all …]