Home
last modified time | relevance | path

Searched refs:tf_out_flags (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/ide/
Dide-taskfile.c1335 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 …]
Dide-io.c471 if (args->tf_out_flags.all != 0) in execute_drive_cmd()
/linux-2.4.37.9/include/linux/
Dide.h1423 ide_reg_valid_t tf_out_flags; member