Searched defs:tf (Results 1 – 3 of 3) sorted by relevance
731 struct ata_taskfile tf; in ata_dev_read_id() local974 struct ata_taskfile *tf, const u8 *cdb, in ata_exec_internal()1176 const struct ata_taskfile *tf) in ata_tf_to_host()1183 const struct ata_taskfile *tf) in ata_tf_load()1218 const struct ata_taskfile *tf) in ata_exec_command()1587 static void ata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_tf_read()1682 struct ata_taskfile tf; in ata_dev_set_feature() local1705 struct ata_taskfile tf; in ata_dev_init_params() local1792 struct ata_taskfile tf; in ata_dev_read_sectors() local1966 struct ata_taskfile tf; in ata_dev_write_sectors() local
61 struct ata_taskfile tf; member
616 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()