Home
last modified time | relevance | path

Searched refs:tf_read (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ide/
H A Dns87415.c94 .tf_read = superio_tf_read,
280 .tf_read = ide_tf_read,
H A Dq40ide.c108 .tf_read = ide_tf_read,
H A Dfalconide.c96 .tf_read = ide_tf_read,
H A Dtx4939ide.c481 .tf_read = ide_tf_read,
497 .tf_read = ide_tf_read,
H A Dht6560b.c334 .tf_read = ide_tf_read,
H A Dtx4938ide.c108 .tf_read = ide_tf_read,
H A Dtrm290.c311 .tf_read = ide_tf_read,
H A Dide-taskfile.c37 tp_ops->tf_read(drive, &cmd->tf, cmd->valid.in.tf); in ide_tf_readback()
42 tp_ops->tf_read(drive, &cmd->hob, cmd->valid.in.hob); in ide_tf_readback()
H A Dide-atapi.c353 drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_NSECT | in ide_read_bcount_and_ireason()
573 drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_NSECT); in ide_read_ireason()
H A Dide-io-std.c258 .tf_read = ide_tf_read,
H A Dqd65xx.c323 .tf_read = ide_tf_read,
H A Dide-iops.c43 drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_ERROR); in ide_read_error()
H A Dpmac.c963 .tf_read = ide_tf_read,
977 .tf_read = ide_tf_read,
H A Dide-probe.c356 drive->hwif->tp_ops->tf_read(drive, &tf, IDE_VALID_DEVICE); in ide_read_device()
/OK3568_Linux_fs/kernel/include/linux/
H A Dide.h647 void (*tf_read)(ide_drive_t *, struct ide_taskfile *, u8); member
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dlibata.rst105 registers / DMA buffers. ``->tf_read()`` is called to read the hardware