Home
last modified time | relevance | path

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

12

/openbmc/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.h47 extern u64 ata_tf_to_lba(const struct ata_taskfile *tf);
48 extern u64 ata_tf_to_lba48(const struct ata_taskfile *tf);
51 extern u64 ata_tf_read_block(const struct ata_taskfile *tf,
54 struct ata_taskfile *tf, const u8 *cdb,
124 const struct ata_taskfile *tf);
H A Dpata_pdc202xx_old.c39 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()
H A Dlibata-zpodd.c37 struct ata_taskfile tf; in eject_tray()
58 struct ata_taskfile tf; in zpodd_get_mech_type()
H A Dpata_netcell.c24 struct ata_taskfile *tf, __le16 *id) in netcell_read_id()
H A Dlibata-acpi.c543 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()
H A Dsata_inic162x.c556 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()
643 struct ata_taskfile tf; in inic_hardreset()
H A Dsata_sx4.c209 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);
331 static inline unsigned int pdc20621_ata_pkt(struct ata_taskfile *tf, in pdc20621_ata_pkt()
383 static inline void pdc20621_host_pkt(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_pkt()
902 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio()
910 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_exec_command_mmio()
H A Dsata_vsc.c142 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()
H A Dlibata-scsi.c221 const struct ata_taskfile *tf) in ata_scsi_set_sense_information()
1211 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat()
1304 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat()
1404 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat()
2884 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru()
3206 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat()
3475 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_in_xlat()
3558 struct ata_taskfile *tf = &qc->tf; in ata_scsi_zbc_out_xlat()
3649 struct ata_taskfile *tf = &qc->tf; in ata_mselect_caching()
3739 struct ata_taskfile *tf = &qc->tf; in ata_mselect_control_ata_feature()
[all …]
H A Dsata_via.c77 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()
H A Dlibata-core.c588 struct ata_taskfile *tf) in ata_set_rwcmd_protocol()
673 struct ata_taskfile *tf = &qc->tf; in ata_set_tf_cdl()
1193 struct ata_taskfile tf; in ata_read_native_max_address()
1244 struct ata_taskfile tf; in ata_set_max_sectors()
1794 struct ata_taskfile tf; in ata_dev_read_id()
1988 struct ata_taskfile tf; in ata_dev_power_set_standby()
2034 struct ata_taskfile tf; in ata_dev_power_set_active()
2089 struct ata_taskfile tf; in ata_read_log_page()
4454 struct ata_taskfile tf; in ata_dev_set_xfermode()
4499 struct ata_taskfile tf; in ata_dev_set_feature()
[all …]
H A Dsata_svw.c159 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in k2_sata_tf_load()
195 static void k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in k2_sata_tf_read()
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()
1304 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h()
1451 struct ata_taskfile tf; in ata_eh_analyze_ncq_error()
H A Dsata_promise.c143 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()
H A Dpata_ep93xx.c375 const struct ata_taskfile *tf) in ep93xx_pata_tf_load()
416 static void ep93xx_pata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ep93xx_pata_tf_read()
448 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 Dsata_sil24.c482 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()
H A Dlibata-pmp.c42 struct ata_taskfile tf; in sata_pmp_read()
79 struct ata_taskfile tf; in sata_pmp_write()
/openbmc/linux/include/linux/
H A Dlibata.h522 struct ata_taskfile { struct
602 struct ata_taskfile tf;
627 struct ata_taskfile result_tf;
958 void (*sff_tf_read)(struct ata_port *ap, struct ata_taskfile *tf);
960 const struct ata_taskfile *tf);
1046 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
1137 extern unsigned int ata_dev_classify(const struct ata_taskfile *tf);
1139 const struct ata_taskfile *tf);
1146 struct ata_taskfile *tf, __le16 *id);
1249 extern void ata_tf_to_fis(const struct ata_taskfile *tf,
[all …]
/openbmc/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),
/openbmc/u-boot/include/
H A Dlibata.h345 struct ata_taskfile { struct
615 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()
/openbmc/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()

12