Home
last modified time | relevance | path

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

/linux/drivers/ata/
H A Dsata_promise.h28 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, in pdc_pkt_header()
74 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer()
89 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28()
112 static inline unsigned int pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba48()
H A Dlibata.h64 extern u64 ata_tf_to_lba(const struct ata_taskfile *tf);
65 extern u64 ata_tf_to_lba48(const struct ata_taskfile *tf);
68 extern u64 ata_tf_read_block(const struct ata_taskfile *tf,
70 unsigned int ata_exec_internal(struct ata_device *dev, struct ata_taskfile *tf,
83 struct ata_taskfile *tf, bool set_active);
H A Dlibata-zpodd.c37 struct ata_taskfile tf; in eject_tray()
58 struct ata_taskfile tf; in zpodd_get_mech_type()
H A Dlibata-acpi.c618 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf()
634 const struct ata_taskfile *tf, in ata_acpi_filter_tf()
635 const struct ata_taskfile *ptf) in ata_acpi_filter_tf()
717 struct ata_taskfile *pptf = NULL; in ata_acpi_run_tf()
718 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf()
H A Dpata_netcell.c24 struct ata_taskfile *tf, __le16 *id) in netcell_read_id()
H A Dlibata-core.c620 struct ata_taskfile *tf) in ata_set_rwcmd_protocol()
666 u64 ata_tf_read_block(const struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block()
705 struct ata_taskfile *tf = &qc->tf; in ata_set_tf_cdl()
743 struct ata_taskfile *tf = &qc->tf; in ata_build_rw_tf()
1060 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify()
1184 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48()
1198 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba()
1225 struct ata_taskfile tf; in ata_read_native_max_address()
1276 struct ata_taskfile tf; in ata_set_max_sectors()
1536 unsigned int ata_exec_internal(struct ata_device *dev, struct ata_taskfile *tf, in ata_exec_internal()
[all …]
H A Dlibata-scsi.c249 struct ata_taskfile *tf = &qc->result_tf; in ata_scsi_set_passthru_sense_fields()
933 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense()
983 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense()
1309 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat()
1400 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat()
3303 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru()
3631 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat()
4126 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat()
4209 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_out_xlat()
4300 struct ata_taskfile *tf = &qc->tf; in ata_mselect_caching()
[all …]
H A Dlibata-sata.c151 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis()
194 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis()
1482 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h()
1641 struct ata_taskfile tf; in ata_eh_analyze_ncq_error()
H A Dpata_ep93xx.c377 const struct ata_taskfile *tf) in ep93xx_pata_tf_load()
418 static void ep93xx_pata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ep93xx_pata_tf_read()
450 const struct ata_taskfile *tf) in ep93xx_pata_exec_command()
H A Dsata_rcar.c360 const struct ata_taskfile *tf) in sata_rcar_tf_load()
393 static void sata_rcar_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in sata_rcar_tf_read()
418 const struct ata_taskfile *tf) in sata_rcar_exec_command()
H A Dpata_octeon_cf.c379 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16()
462 const struct ata_taskfile *tf) in octeon_cf_tf_load16()
498 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
H A Dpata_ns87415.c263 static void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ns87560_tf_read()
H A Dpata_sil680.c209 const struct ata_taskfile *tf) in sil680_sff_exec_command()
H A Dahci_ceva.c94 struct ata_taskfile *tf, __le16 *id) in ceva_ahci_read_id()
H A Dlibata-eh.c1428 struct ata_taskfile tf; in atapi_eh_tur()
1497 struct ata_taskfile tf; in ata_eh_request_sense()
1556 struct ata_taskfile tf; in atapi_eh_request_sense()
1658 const struct ata_taskfile *tf = &qc->result_tf; in ata_eh_analyze_tf()
2681 struct ata_taskfile *cmd = &qc->tf, *res = &qc->result_tf; in ata_eh_link_report()
3278 struct ata_taskfile tf; in ata_eh_park_issue_cmd()
3570 struct ata_taskfile tf; in ata_eh_maybe_retry_flush()
H A Dahci_brcm.c249 struct ata_taskfile *tf, __le16 *id) in brcm_ahci_read_id()
H A Dpata_it821x.c541 struct ata_taskfile *tf, __le16 *id) in it821x_read_id()
H A Dsata_mv.c1956 struct ata_taskfile *tf = &qc->tf; in mv_rw_multi_errata_sata24()
2004 struct ata_taskfile *tf = &qc->tf; in mv_qc_prep()
2105 struct ata_taskfile *tf = &qc->tf; in mv_qc_prep_iie()
H A Dsata_dwc_460ex.c913 struct ata_taskfile *tf, in sata_dwc_exec_command_by_tag()
/linux/include/linux/
H A Dlibata.h574 struct ata_taskfile { struct
654 struct ata_taskfile tf;
679 struct ata_taskfile result_tf;
988 unsigned int (*read_id)(struct ata_device *dev, struct ata_taskfile *tf,
1031 void (*sff_tf_load)(struct ata_port *ap, const struct ata_taskfile *tf);
1032 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf);
1034 const struct ata_taskfile *tf);
1120 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
1211 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1213 const struct ata_taskfile *tf);
[all …]
/linux/include/trace/events/
H A Dlibata.h320 TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf),
373 TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag),
403 TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag),
407 TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag),
411 TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag),
415 TP_PROTO(struct ata_port *ap, const struct ata_taskfile *tf, unsigned int tag),
/linux/drivers/ata/pata_parport/
H A Dpata_parport.c215 const struct ata_taskfile *tf) in pata_parport_tf_load()
251 static void pata_parport_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in pata_parport_tf_read()
276 const struct ata_taskfile *tf) in pata_parport_exec_command()
/linux/drivers/scsi/libsas/
H A Dsas_ata.c245 struct ata_taskfile tf; in sas_get_ata_command_set()
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1345 struct ata_taskfile tf; in hisi_sas_fill_ata_reset_cmd()