Searched refs:tf_out_flags (Results 1 – 3 of 3) sorted by relevance
1335 if (args->tf_out_flags.all == 0) { in ide_diag_taskfile()1386 if (args->tf_out_flags.all == 0) { in ide_diag_taskfile()1505 args.tf_out_flags = req_task->out_flags; in ide_taskfile_ioctl()1550 if (args.tf_out_flags.all != 0) { in ide_taskfile_ioctl()1560 if (args.tf_out_flags.all != 0) { in ide_taskfile_ioctl()1578 if (args.tf_out_flags.all != 0) { in ide_taskfile_ioctl()1586 if (args.tf_out_flags.all != 0) { in ide_taskfile_ioctl()1594 if (args.tf_out_flags.all != 0) { in ide_taskfile_ioctl()1609 req_task->out_flags = args.tf_out_flags; in ide_taskfile_ioctl()1846 if (task->tf_out_flags.all == 0) { in flagged_taskfile()[all …]
471 if (args->tf_out_flags.all != 0) in execute_drive_cmd()
1423 ide_reg_valid_t tf_out_flags; member