Home
last modified time | relevance | path

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

/include/linux/
Dlibata.h560 struct ata_taskfile { struct
640 struct ata_taskfile tf;
665 struct ata_taskfile result_tf;
930 unsigned int (*read_id)(struct ata_device *dev, struct ata_taskfile *tf, u16 *id);
977 void (*sff_tf_load)(struct ata_port *ap, const struct ata_taskfile *tf);
978 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf);
980 const struct ata_taskfile *tf);
1072 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
1156 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1163 struct ata_taskfile *tf, u16 *id);
[all …]