/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 | pata_pdc202xx_old.c | 38 const struct ata_taskfile *tf) in pdc202xx_exec_command() 180 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local 230 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local
|
D | libata-scsi.c | 288 const struct ata_taskfile *tf) in ata_scsi_set_sense_information() 834 static void ata_dump_status(unsigned id, struct ata_taskfile *tf) in ata_dump_status() 1020 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local 1119 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() local 1409 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat() local 1502 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local 1624 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local 2267 struct ata_taskfile tf; in ata_scsiop_inq_89() local 3082 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local 3398 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local [all …]
|
D | libata-acpi.c | 32 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member 550 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf() 566 const struct ata_taskfile *tf, in ata_acpi_filter_tf() 649 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
|
D | libata-core.c | 554 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis() 596 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis() 655 static int ata_rwcmd_protocol(struct ata_taskfile *tf, struct ata_device *dev) in ata_rwcmd_protocol() 700 u64 ata_tf_read_block(const struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block() 754 int ata_build_rw_tf(struct ata_taskfile *tf, struct ata_device *dev, in ata_build_rw_tf() 1055 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify() 1187 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48() 1201 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba() 1228 struct ata_taskfile tf; in ata_read_native_max_address() local 1279 struct ata_taskfile tf; in ata_set_max_sectors() local [all …]
|
D | libata-eh.c | 1509 struct ata_taskfile tf; in ata_read_log_page() local 1569 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h() 1625 struct ata_taskfile tf; in atapi_eh_tur() local 1655 struct ata_taskfile tf; in ata_eh_request_sense() local 1711 struct ata_taskfile tf; in atapi_eh_request_sense() local 1810 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local 1883 const struct ata_taskfile *tf) in ata_eh_analyze_tf() 3167 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local 3443 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
|
D | libata-zpodd.c | 36 struct ata_taskfile tf; in eject_tray() local 57 struct ata_taskfile tf; in zpodd_get_mech_type() local
|
D | pata_netcell.c | 23 struct ata_taskfile *tf, u16 *id) in netcell_read_id()
|
D | pata_samsung_cf.c | 178 const struct ata_taskfile *tf) in pata_s3c_tf_load() 214 static void pata_s3c_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in pata_s3c_tf_read() 241 const struct ata_taskfile *tf) in pata_s3c_exec_command()
|
D | sata_vsc.c | 158 static void vsc_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in vsc_sata_tf_load() 199 static void vsc_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in vsc_sata_tf_read()
|
D | pata_octeon_cf.c | 390 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16() 475 const struct ata_taskfile *tf) in octeon_cf_tf_load16() 523 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
|
D | sata_svw.c | 174 static void k2_sata_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in k2_sata_tf_load() 210 static void k2_sata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in k2_sata_tf_read()
|
D | libata-sff.c | 413 void ata_sff_tf_load(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_tf_load() 476 void ata_sff_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_sff_tf_read() 515 void ata_sff_exec_command(struct ata_port *ap, const struct ata_taskfile *tf) in ata_sff_exec_command() 537 const struct ata_taskfile *tf) in ata_tf_to_host() 1883 struct ata_taskfile tf; in ata_sff_dev_classify() local
|
D | sata_sx4.c | 359 static inline unsigned int pdc20621_ata_pkt(struct ata_taskfile *tf, in pdc20621_ata_pkt() 412 static inline void pdc20621_host_pkt(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_pkt() 962 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio() 970 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_exec_command_mmio()
|
/drivers/target/ |
D | target_core_fabric_configfs.c | 275 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun() local 382 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl() local 455 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release() local 476 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np() local 633 struct target_fabric_configfs *tf; in target_fabric_port_link() local 684 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink() local 751 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun() local 814 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release() local 834 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg() local 897 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_release_wwn() local [all …]
|
/drivers/ide/ |
D | ide-lib.c | 37 struct ide_taskfile *tf = &cmd->tf; in ide_get_lba_addr() local 54 struct ide_taskfile *tf = &cmd.tf; in ide_dump_sector() local
|
D | ide-io.c | 77 struct ide_taskfile *tf = &cmd->tf; in ide_complete_cmd() local 155 static void ide_tf_set_specify_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_specify_cmd() 165 static void ide_tf_set_restore_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_restore_cmd() 171 static void ide_tf_set_setmult_cmd(ide_drive_t *drive, struct ide_taskfile *tf) in ide_tf_set_setmult_cmd()
|
D | ide-disk_proc.c | 12 struct ide_taskfile *tf = &cmd.tf; in smart_enable() local 28 struct ide_taskfile *tf = &cmd.tf; in get_smart_data() local
|
D | ide-io-std.c | 89 void ide_tf_load(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_load() 116 void ide_tf_read(ide_drive_t *drive, struct ide_taskfile *tf, u8 valid) in ide_tf_read()
|
D | ide-disk.c | 89 struct ide_taskfile *tf = &cmd.tf; in __ide_do_rw_disk() local 208 struct ide_taskfile *tf = &cmd.tf; in idedisk_read_native_max_address() local 242 struct ide_taskfile *tf = &cmd.tf; in idedisk_set_max_address() local
|
D | ide-iops.c | 40 struct ide_taskfile tf; in ide_read_error() local 346 struct ide_taskfile tf; in ide_config_drive_speed() local
|
D | ide-taskfile.c | 82 struct ide_taskfile *tf = &cmd->tf; in do_rw_taskfile() local 152 struct ide_taskfile *tf = &cmd->tf; in task_no_data_intr() local
|
D | ide-park.c | 64 struct ide_taskfile *tf = &cmd.tf; in ide_do_park_unpark() local
|
D | ide-atapi.c | 325 struct ide_taskfile tf; in ide_read_bcount_and_ireason() local 544 struct ide_taskfile tf; in ide_read_ireason() local
|
/drivers/i2c/busses/ |
D | i2c-sh_mobile.c | 216 static u32 sh_mobile_i2c_iccl(unsigned long count_khz, u32 tLOW, u32 tf) in sh_mobile_i2c_iccl() 231 static u32 sh_mobile_i2c_icch(unsigned long count_khz, u32 tHIGH, u32 tf) in sh_mobile_i2c_icch() 253 u32 tHIGH, tLOW, tf; in sh_mobile_i2c_init() local
|