ide_taskfile      352 drivers/ide/ide-atapi.c 	struct ide_taskfile tf;
ide_taskfile      572 drivers/ide/ide-atapi.c 	struct ide_taskfile tf;
ide_taskfile       90 drivers/ide/ide-disk.c 	struct ide_taskfile	*tf = &cmd.tf;
ide_taskfile      209 drivers/ide/ide-disk.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile      243 drivers/ide/ide-disk.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile       13 drivers/ide/ide-disk_proc.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile       29 drivers/ide/ide-disk_proc.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile       90 drivers/ide/ide-io-std.c void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid)
ide_taskfile      117 drivers/ide/ide-io-std.c void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid)
ide_taskfile       87 drivers/ide/ide-io.c 	struct ide_taskfile *tf = &cmd->tf;
ide_taskfile      165 drivers/ide/ide-io.c static void ide_tf_set_specify_cmd(ide_drive_t *drive, struct ide_taskfile *tf)
ide_taskfile      175 drivers/ide/ide-io.c static void ide_tf_set_restore_cmd(ide_drive_t *drive, struct ide_taskfile *tf)
ide_taskfile      181 drivers/ide/ide-io.c static void ide_tf_set_setmult_cmd(ide_drive_t *drive, struct ide_taskfile *tf)
ide_taskfile      124 drivers/ide/ide-ioctls.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile       41 drivers/ide/ide-iops.c 	struct ide_taskfile tf;
ide_taskfile      352 drivers/ide/ide-iops.c 	struct ide_taskfile tf;
ide_taskfile       12 drivers/ide/ide-lib.c 	struct ide_taskfile *tf = &cmd->tf;
ide_taskfile       29 drivers/ide/ide-lib.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile       68 drivers/ide/ide-park.c 	struct ide_taskfile *tf = &cmd.tf;
ide_taskfile      292 drivers/ide/ide-probe.c 		struct ide_taskfile tf;
ide_taskfile      354 drivers/ide/ide-probe.c 	struct ide_taskfile tf;
ide_taskfile       84 drivers/ide/ide-taskfile.c 	struct ide_taskfile *tf = &cmd->tf;
ide_taskfile      155 drivers/ide/ide-taskfile.c 	struct ide_taskfile *tf = &cmd->tf;
ide_taskfile       65 drivers/ide/ns87415.c static void superio_tf_read(ide_drive_t *drive, struct ide_taskfile *tf,
ide_taskfile      435 drivers/ide/tx4939ide.c static void tx4939ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf,
ide_taskfile      330 include/linux/ide.h 	struct ide_taskfile	tf;
ide_taskfile      331 include/linux/ide.h 	struct ide_taskfile	hob;
ide_taskfile      646 include/linux/ide.h 	void	(*tf_load)(ide_drive_t *, struct ide_taskfile *, u8);
ide_taskfile      647 include/linux/ide.h 	void	(*tf_read)(ide_drive_t *, struct ide_taskfile *, u8);
ide_taskfile     1143 include/linux/ide.h void ide_tf_load(ide_drive_t *, struct ide_taskfile *, u8);
ide_taskfile     1144 include/linux/ide.h void ide_tf_read(ide_drive_t *, struct ide_taskfile *, u8);