Searched refs:dataInSize (Results 1 – 2 of 2) sorted by relevance
328 int dataInSize; member347 int dataInSize; member
1878 if (karg.dataInSize > 0) in mptctl_do_mpt_command()1923 karg.dataOutSize = karg.dataInSize = 0; in mptctl_do_mpt_command()2014 dataSize = karg.dataInSize; in mptctl_do_mpt_command()2091 dataSize = karg.dataInSize; in mptctl_do_mpt_command()2191 if (karg.dataInSize > 0) in mptctl_do_mpt_command()2198 if (karg.dataInSize > 0) { in mptctl_do_mpt_command()2237 if (karg.dataInSize > 0) { in mptctl_do_mpt_command()2239 flagsLength |= karg.dataInSize; in mptctl_do_mpt_command()2241 bufIn.len = karg.dataInSize; in mptctl_do_mpt_command()2371 (karg.dataInSize > 0) && (bufIn.kptr)) { in mptctl_do_mpt_command()[all …]