/linux-6.1.9/drivers/ata/ |
D | sata_promise.h | 28 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()
|
D | libata.h | 45 extern u64 ata_tf_to_lba(const struct ata_taskfile *tf); 46 extern u64 ata_tf_to_lba48(const struct ata_taskfile *tf); 49 extern u64 ata_tf_read_block(const struct ata_taskfile *tf, 52 struct ata_taskfile *tf, const u8 *cdb, 121 const struct ata_taskfile *tf);
|
D | pata_pdc202xx_old.c | 39 const struct ata_taskfile *tf) in pdc202xx_exec_command() 179 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() 229 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop()
|
D | libata-zpodd.c | 37 struct ata_taskfile tf; in eject_tray() 58 struct ata_taskfile tf; in zpodd_get_mech_type()
|
D | libata-acpi.c | 543 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf() 559 const struct ata_taskfile *tf, in ata_acpi_filter_tf() 560 const struct ata_taskfile *ptf) in ata_acpi_filter_tf() 642 struct ata_taskfile *pptf = NULL; in ata_acpi_run_tf() 643 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf()
|
D | pata_netcell.c | 24 struct ata_taskfile *tf, __le16 *id) in netcell_read_id()
|
D | sata_inic162x.c | 556 static void inic_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in inic_tf_read() 571 struct ata_taskfile *rtf = &qc->result_tf; in inic_qc_fill_rtf() 572 struct ata_taskfile tf; in inic_qc_fill_rtf() 645 struct ata_taskfile tf; in inic_hardreset()
|
D | sata_sx4.c | 209 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf); 210 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf); 332 static inline unsigned int pdc20621_ata_pkt(struct ata_taskfile *tf, in pdc20621_ata_pkt() 384 static inline void pdc20621_host_pkt(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_pkt() 903 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio() 911 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_exec_command_mmio()
|
D | sata_vsc.c | 142 static void vsc_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in vsc_sata_tf_load() 183 static void vsc_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in vsc_sata_tf_read()
|
D | libata-scsi.c | 204 const struct ata_taskfile *tf) in ata_scsi_set_sense_information() 705 static void ata_dump_status(struct ata_port *ap, struct ata_taskfile *tf) in ata_dump_status() 885 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() 981 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() 1198 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat() 1291 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() 1379 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() 2813 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() 3135 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() 3381 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat() [all …]
|
D | sata_via.c | 77 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf); 289 static void svia_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in svia_tf_load() 291 struct ata_taskfile ttf; in svia_tf_load()
|
D | pata_samsung_cf.c | 176 const struct ata_taskfile *tf) in pata_s3c_tf_load() 212 static void pata_s3c_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in pata_s3c_tf_read() 239 const struct ata_taskfile *tf) in pata_s3c_exec_command()
|
D | libata-sata.c | 149 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 192 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() 1361 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h() 1420 struct ata_taskfile tf; in ata_eh_analyze_ncq_error()
|
D | libata-core.c | 587 static int ata_rwcmd_protocol(struct ata_taskfile *tf, struct ata_device *dev) in ata_rwcmd_protocol() 632 u64 ata_tf_read_block(const struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block() 688 struct ata_taskfile *tf = &qc->tf; in ata_build_rw_tf() 994 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify() 1118 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48() 1132 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() 1159 struct ata_taskfile tf; in ata_read_native_max_address() 1210 struct ata_taskfile tf; in ata_set_max_sectors() 1471 struct ata_taskfile *tf, const u8 *cdb, in ata_exec_internal_sg() 1646 struct ata_taskfile *tf, const u8 *cdb, in ata_exec_internal() [all …]
|
D | sata_svw.c | 158 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in k2_sata_tf_load() 194 static void k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in k2_sata_tf_read()
|
D | sata_promise.c | 143 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf); 144 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf); 1025 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio() 1032 const struct ata_taskfile *tf) in pdc_exec_command_mmio()
|
D | pata_ep93xx.c | 374 const struct ata_taskfile *tf) in ep93xx_pata_tf_load() 415 static void ep93xx_pata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ep93xx_pata_tf_read() 447 const struct ata_taskfile *tf) in ep93xx_pata_exec_command()
|
D | pata_octeon_cf.c | 378 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16() 461 const struct ata_taskfile *tf) in octeon_cf_tf_load16() 497 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
|
D | sata_rcar.c | 360 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()
|
D | pata_ns87415.c | 263 void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ns87560_tf_read()
|
D | sata_sil24.c | 482 static void sil24_read_tf(struct ata_port *ap, int tag, struct ata_taskfile *tf) in sil24_read_tf() 598 const struct ata_taskfile *tf, in sil24_exec_polled_cmd() 655 struct ata_taskfile tf; in sil24_softreset()
|
D | libata-eh.c | 1377 struct ata_taskfile tf; in atapi_eh_tur() 1406 struct ata_taskfile tf; in ata_eh_request_sense() 1460 struct ata_taskfile tf; in atapi_eh_request_sense() 1555 const struct ata_taskfile *tf = &qc->result_tf; in ata_eh_analyze_tf() 2288 struct ata_taskfile *cmd = &qc->tf, *res = &qc->result_tf; in ata_eh_link_report() 2891 struct ata_taskfile tf; in ata_eh_park_issue_cmd() 3181 struct ata_taskfile tf; in ata_eh_maybe_retry_flush()
|
D | libata-pmp.c | 42 struct ata_taskfile tf; in sata_pmp_read() 79 struct ata_taskfile tf; in sata_pmp_write()
|
/linux-6.1.9/include/linux/ |
D | libata.h | 507 struct ata_taskfile { struct 587 struct ata_taskfile tf; 612 struct ata_taskfile result_tf; 889 unsigned int (*read_id)(struct ata_device *dev, struct ata_taskfile *tf, 937 void (*sff_tf_load)(struct ata_port *ap, const struct ata_taskfile *tf); 938 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf); 940 const struct ata_taskfile *tf); 1032 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile() 1118 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf); 1120 const struct ata_taskfile *tf); [all …]
|
/linux-6.1.9/include/trace/events/ |
D | libata.h | 320 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),
|