Lines Matching refs:ata_taskfile
562 struct ata_taskfile { struct
642 struct ata_taskfile tf;
667 struct ata_taskfile result_tf;
963 unsigned int (*read_id)(struct ata_device *dev, struct ata_taskfile *tf,
1011 void (*sff_tf_load)(struct ata_port *ap, const struct ata_taskfile *tf);
1012 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf);
1014 const struct ata_taskfile *tf);
1100 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
1187 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1189 const struct ata_taskfile *tf);
1196 struct ata_taskfile *tf, __le16 *id);
1309 extern void ata_tf_to_fis(const struct ata_taskfile *tf,
1311 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);
1865 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init()
2015 extern void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
2016 extern void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
2018 const struct ata_taskfile *tf);