Lines Matching refs:ata_taskfile
556 struct ata_taskfile { struct
629 struct ata_taskfile tf;
653 struct ata_taskfile result_tf;
909 unsigned int (*read_id)(struct ata_device *dev, struct ata_taskfile *tf, u16 *id);
956 void (*sff_tf_load)(struct ata_port *ap, const struct ata_taskfile *tf);
957 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf);
959 const struct ata_taskfile *tf);
1084 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
1175 extern void ata_tf_to_fis(const struct ata_taskfile *tf,
1177 extern void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf);
1192 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1199 struct ata_taskfile *tf, u16 *id);
1675 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init()
1819 extern void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf);
1820 extern void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
1822 const struct ata_taskfile *tf);