Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.c218 struct ata_taskfile *tf, const u8 *cdb,
231 const struct ata_taskfile *tf);
233 const struct ata_taskfile *tf);
241 const struct ata_taskfile *tf);
250 static void ata_tf_read(struct ata_port *ap, struct ata_taskfile *tf);
731 struct ata_taskfile tf; in ata_dev_read_id()
974 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()
[all …]
H A Dsata_dwc.h61 struct ata_taskfile tf;
75 struct ata_taskfile result_tf;
/rk3399_rockchip-uboot/include/
H A Dlibata.h346 struct ata_taskfile { struct
616 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()