Home
last modified time | relevance | path

Searched refs:ide_taskfile (Results 1 – 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/ide/
Dide-disk_proc.c13 struct ide_taskfile *tf = &cmd.tf; in smart_enable()
29 struct ide_taskfile *tf = &cmd.tf; in get_smart_data()
Dide-lib.c12 struct ide_taskfile *tf = &cmd->tf; in ide_get_lba_addr()
29 struct ide_taskfile *tf = &cmd.tf; in ide_dump_sector()
Dide-io-std.c90 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_load()
117 void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_read()
Dide-io.c87 struct ide_taskfile *tf = &cmd->tf; in ide_complete_cmd()
165 static void ide_tf_set_specify_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_specify_cmd()
175 static void ide_tf_set_restore_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_restore_cmd()
181 static void ide_tf_set_setmult_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_setmult_cmd()
Dide-iops.c41 struct ide_taskfile tf; in ide_read_error()
352 struct ide_taskfile tf; in ide_config_drive_speed()
Dide-disk.c90 struct ide_taskfile *tf = &cmd.tf; in __ide_do_rw_disk()
209 struct ide_taskfile *tf = &cmd.tf; in idedisk_read_native_max_address()
243 struct ide_taskfile *tf = &cmd.tf; in idedisk_set_max_address()
Dide-park.c68 struct ide_taskfile *tf = &cmd.tf; in ide_do_park_unpark()
Dns87415.c65 static void superio_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, in superio_tf_read()
Dide-taskfile.c84 struct ide_taskfile *tf = &cmd->tf; in do_rw_taskfile()
155 struct ide_taskfile *tf = &cmd->tf; in task_no_data_intr()
Dide-atapi.c351 struct ide_taskfile tf; in ide_read_bcount_and_ireason()
571 struct ide_taskfile tf; in ide_read_ireason()
Dide-ioctls.c133 struct ide_taskfile *tf = &cmd.tf; in ide_cmd_ioctl()
Dtx4939ide.c435 static void tx4939ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, in tx4939ide_tf_load()
Dide-probe.c292 struct ide_taskfile tf; in ide_dev_read_id()
354 struct ide_taskfile tf; in ide_read_device()
/kernel/linux/linux-5.10/include/linux/
Dide.h312 struct ide_taskfile { struct
330 struct ide_taskfile tf; argument
331 struct ide_taskfile hob;
646 void (*tf_load)(ide_drive_t *, struct ide_taskfile *, u8);
647 void (*tf_read)(ide_drive_t *, struct ide_taskfile *, u8);
1147 void ide_tf_load(ide_drive_t *, struct ide_taskfile *, u8);
1148 void ide_tf_read(ide_drive_t *, struct ide_taskfile *, u8);