/drivers/ata/ |
D | sata_promise.h | 44 static inline unsigned int pdc_pkt_header(struct ata_taskfile *tf, in pdc_pkt_header() 90 static inline unsigned int pdc_pkt_footer(struct ata_taskfile *tf, u8 *buf, in pdc_pkt_footer() 105 static inline unsigned int pdc_prep_lba28(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba28() 128 static inline unsigned int pdc_prep_lba48(struct ata_taskfile *tf, u8 *buf, unsigned int i) in pdc_prep_lba48()
|
D | libata-core.c | 543 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 585 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() 644 static int ata_rwcmd_protocol(struct ata_taskfile *tf, struct ata_device *dev) in ata_rwcmd_protocol() 689 u64 ata_tf_read_block(struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block() 737 int ata_build_rw_tf(struct ata_taskfile *tf, struct ata_device *dev, in ata_build_rw_tf() 1214 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify() 1338 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48() 1352 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() 1379 struct ata_taskfile tf; in ata_read_native_max_address() local 1429 struct ata_taskfile tf; in ata_set_max_sectors() local [all …]
|
D | libata-acpi.c | 42 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member 601 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf() 616 static int ata_acpi_filter_tf(const struct ata_taskfile *tf, in ata_acpi_filter_tf() 689 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
|
D | pata_pdc202xx_old.c | 151 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local 201 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local
|
D | sata_sx4.c | 321 static inline void pdc20621_ata_sg(struct ata_taskfile *tf, u8 *buf, in pdc20621_ata_sg() 343 static inline void pdc20621_host_sg(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_sg() 365 static inline unsigned int pdc20621_ata_pkt(struct ata_taskfile *tf, in pdc20621_ata_pkt() 418 static inline void pdc20621_host_pkt(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_pkt() 898 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio() 906 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_exec_command_mmio()
|
D | libata-scsi.c | 758 static void ata_dump_status(unsigned id, struct ata_taskfile *tf) in ata_dump_status() 923 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local 993 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() local 1273 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat() local 1383 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local 1505 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local 2093 struct ata_taskfile tf; in ata_scsiop_inq_89() local 2765 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local
|
D | pata_octeon_cf.c | 337 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16() 422 const struct ata_taskfile *tf) in octeon_cf_tf_load16() 470 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
|
D | sata_svw.c | 146 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in k2_sata_tf_load() 182 static void k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in k2_sata_tf_read()
|
D | libata-eh.c | 1351 struct ata_taskfile tf; in ata_read_log_page() local 1387 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h() 1441 struct ata_taskfile tf; in atapi_eh_tur() local 1477 struct ata_taskfile tf; in atapi_eh_request_sense() local 1577 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local 1637 const struct ata_taskfile *tf) in ata_eh_analyze_tf() 2697 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local
|
D | sata_vsc.c | 159 static void vsc_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in vsc_sata_tf_load() 200 static void vsc_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in vsc_sata_tf_read()
|
D | libata-sff.c | 568 void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_tf_load() 631 void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_sff_tf_read() 670 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command() 692 const struct ata_taskfile *tf) in ata_tf_to_host() 1933 struct ata_taskfile tf; in ata_sff_dev_classify() local
|
D | libata-pmp.c | 40 struct ata_taskfile tf; in sata_pmp_read() local 77 struct ata_taskfile tf; in sata_pmp_write() local
|
D | pata_scc.c | 279 static void scc_tf_load (struct ata_port *ap, const struct ata_taskfile *tf) in scc_tf_load() 346 static void scc_tf_read (struct ata_port *ap, struct ata_taskfile *tf) in scc_tf_read() 379 const struct ata_taskfile *tf) in scc_exec_command()
|
D | pata_ns87415.c | 264 void ns87560_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ns87560_tf_read()
|
D | pata_rb532_cf.c | 69 const struct ata_taskfile *tf) in rb532_pata_exec_command()
|
/drivers/ide/ |
D | ide-io.c | 170 struct ide_taskfile *tf = &task->tf; in ide_end_drive_cmd() local 337 static void ide_tf_set_specify_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_specify_cmd() 347 static void ide_tf_set_restore_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_restore_cmd() 353 static void ide_tf_set_setmult_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_setmult_cmd() 524 struct ide_taskfile *tf = &task.tf; in ide_special_rq() local
|
D | ide-h8300.c | 51 struct ide_taskfile *tf = &task->tf; in h8300_tf_load() local 91 struct ide_taskfile *tf = &task->tf; in h8300_tf_read() local
|
D | ide-taskfile.c | 26 void ide_tf_dump(const char *s, struct ide_taskfile *tf) in ide_tf_dump() 62 struct ide_taskfile *tf = &task->tf; in do_rw_taskfile() local 122 struct ide_taskfile *tf = &task->tf; in task_no_data_intr() local
|
D | ide-disk_proc.c | 10 struct ide_taskfile *tf = &args.tf; in smart_enable() local 24 struct ide_taskfile *tf = &args.tf; in get_smart_data() local
|
D | ide-disk.c | 97 struct ide_taskfile *tf = &task.tf; in __ide_do_rw_disk() local 220 struct ide_taskfile *tf = &args.tf; in idedisk_read_native_max_address() local 250 struct ide_taskfile *tf = &args.tf; in idedisk_set_max_address() local
|
D | ide-lib.c | 292 u64 ide_get_lba_addr(struct ide_taskfile *tf, int lba48) in ide_get_lba_addr() 310 struct ide_taskfile *tf = &task.tf; in ide_dump_sector() local
|
D | tx4938ide.c | 87 struct ide_taskfile *tf = &task->tf; in tx4938ide_tf_load() local 131 struct ide_taskfile *tf = &task->tf; in tx4938ide_tf_read() local
|
D | at91_ide.c | 192 struct ide_taskfile *tf = &task->tf; in at91_ide_tf_load() local 234 struct ide_taskfile *tf = &task->tf; in at91_ide_tf_read() local
|
D | ide-ioctls.c | 120 struct ide_taskfile *tf = &tfargs.tf; in ide_cmd_ioctl() local
|
D | ns87415.c | 67 struct ide_taskfile *tf = &task->tf; in superio_tf_read() local
|