Lines Matching refs:ata_taskfile
507 struct ata_taskfile { struct
587 struct ata_taskfile tf;
612 struct ata_taskfile result_tf;
889 unsigned int (*read_id)(struct ata_device *dev, struct ata_taskfile *tf,
937 void (*sff_tf_load)(struct ata_port *ap, const struct ata_taskfile *tf);
938 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf);
940 const struct ata_taskfile *tf);
1032 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
1118 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1120 const struct ata_taskfile *tf);
1127 struct ata_taskfile *tf, __le16 *id);
1229 extern void ata_tf_to_fis(const struct ata_taskfile *tf,
1231 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);
1765 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init()
1919 extern void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
1920 extern void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
1922 const struct ata_taskfile *tf);