Home
last modified time | relevance | path

Searched refs:tf_load (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dns87415.c93 .tf_load = ide_tf_load,
279 .tf_load = ide_tf_load,
H A Dq40ide.c107 .tf_load = ide_tf_load,
H A Dfalconide.c95 .tf_load = ide_tf_load,
H A Dtx4939ide.c480 .tf_load = tx4939ide_tf_load,
496 .tf_load = tx4939ide_tf_load,
H A Dht6560b.c333 .tf_load = ide_tf_load,
H A Dtx4938ide.c107 .tf_load = ide_tf_load,
H A Dtrm290.c310 .tf_load = ide_tf_load,
H A Dide-taskfile.c120 tp_ops->tf_load(drive, &cmd->hob, cmd->valid.out.hob); in do_rw_taskfile()
121 tp_ops->tf_load(drive, &cmd->tf, cmd->valid.out.tf); in do_rw_taskfile()
H A Dide-io-std.c257 .tf_load = ide_tf_load,
H A Dqd65xx.c322 .tf_load = ide_tf_load,
H A Dide-iops.c383 tp_ops->tf_load(drive, &tf, IDE_VALID_FEATURE | IDE_VALID_NSECT); in ide_config_drive_speed()
H A Dpmac.c962 .tf_load = ide_tf_load,
976 .tf_load = ide_tf_load,
H A Dide-probe.c296 tp_ops->tf_load(drive, &tf, IDE_VALID_FEATURE); in ide_dev_read_id()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h646 void (*tf_load)(ide_drive_t *, struct ide_taskfile *, u8); member
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dlibata.rst104 ``->tf_load()`` is called to load the given taskfile into hardware
131 causes an ATA command, previously loaded with ``->tf_load()``, to be