Searched refs:dataInSize (Results 1 – 2 of 2) sorted by relevance
328 int dataInSize; member347 int dataInSize; member
1887 if (karg.dataInSize > 0) in mptctl_do_mpt_command()1932 karg.dataOutSize = karg.dataInSize = 0; in mptctl_do_mpt_command()2023 dataSize = karg.dataInSize; in mptctl_do_mpt_command()2100 dataSize = karg.dataInSize; in mptctl_do_mpt_command()2200 if (karg.dataInSize > 0) in mptctl_do_mpt_command()2207 if (karg.dataInSize > 0) { in mptctl_do_mpt_command()2246 if (karg.dataInSize > 0) { in mptctl_do_mpt_command()2248 flagsLength |= karg.dataInSize; in mptctl_do_mpt_command()2250 bufIn.len = karg.dataInSize; in mptctl_do_mpt_command()2380 (karg.dataInSize > 0) && (bufIn.kptr)) { in mptctl_do_mpt_command()[all …]