Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 25 of 77) sorted by relevance

1234

/drivers/ata/
Dsata_promise.h44 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()
Dpata_pdc202xx_old.c38 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
Dlibata-core.c554 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()
755 int ata_build_rw_tf(struct ata_taskfile *tf, struct ata_device *dev, in ata_build_rw_tf()
1062 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify()
1194 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48()
1208 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba()
1235 struct ata_taskfile tf; in ata_read_native_max_address() local
1286 struct ata_taskfile tf; in ata_set_max_sectors() local
[all …]
Dlibata-scsi.c366 const struct ata_taskfile *tf) in ata_scsi_set_sense_information()
902 static void ata_dump_status(unsigned id, struct ata_taskfile *tf) in ata_dump_status()
1087 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local
1186 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() local
1479 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat() local
1572 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local
1694 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local
2366 struct ata_taskfile tf; in ata_scsiop_inq_89() local
3162 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local
3469 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local
[all …]
Dlibata-acpi.c32 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
Dlibata-zpodd.c37 struct ata_taskfile tf; in eject_tray() local
58 struct ata_taskfile tf; in zpodd_get_mech_type() local
Dlibata-eh.c1504 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h()
1560 struct ata_taskfile tf; in atapi_eh_tur() local
1590 struct ata_taskfile tf; in ata_eh_request_sense() local
1646 struct ata_taskfile tf; in atapi_eh_request_sense() local
1745 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local
1819 const struct ata_taskfile *tf) in ata_eh_analyze_tf()
3126 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local
3402 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
Dpata_samsung_cf.c178 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()
Dpata_netcell.c23 struct ata_taskfile *tf, u16 *id) in netcell_read_id()
Dsata_vsc.c158 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()
Dpata_octeon_cf.c382 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16()
467 const struct ata_taskfile *tf) in octeon_cf_tf_load16()
515 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
Dsata_svw.c174 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()
Dlibata-sff.c413 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()
1862 struct ata_taskfile tf; in ata_sff_dev_classify() local
/drivers/target/
Dtarget_core_fabric_configfs.c278 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun() local
385 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl() local
458 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release() local
479 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np() local
637 struct target_fabric_configfs *tf; in target_fabric_port_link() local
689 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink() local
755 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun() local
818 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release() local
838 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg() local
901 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_release_wwn() local
[all …]
/drivers/ide/
Dide-lib.c37 struct ide_taskfile *tf = &cmd->tf; in ide_get_lba_addr() local
54 struct ide_taskfile *tf = &cmd.tf; in ide_dump_sector() local
Dide-io.c77 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()
Dide-disk_proc.c13 struct ide_taskfile *tf = &cmd.tf; in smart_enable() local
29 struct ide_taskfile *tf = &cmd.tf; in get_smart_data() local
Dide-io-std.c89 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()
Dide-disk.c90 struct ide_taskfile *tf = &cmd.tf; in __ide_do_rw_disk() local
209 struct ide_taskfile *tf = &cmd.tf; in idedisk_read_native_max_address() local
243 struct ide_taskfile *tf = &cmd.tf; in idedisk_set_max_address() local
Dide-iops.c40 struct ide_taskfile tf; in ide_read_error() local
346 struct ide_taskfile tf; in ide_config_drive_speed() local
Dide-taskfile.c83 struct ide_taskfile *tf = &cmd->tf; in do_rw_taskfile() local
153 struct ide_taskfile *tf = &cmd->tf; in task_no_data_intr() local
Dide-park.c66 struct ide_taskfile *tf = &cmd.tf; in ide_do_park_unpark() local
Dide-atapi.c335 struct ide_taskfile tf; in ide_read_bcount_and_ireason() local
555 struct ide_taskfile tf; in ide_read_ireason() local
/drivers/i2c/busses/
Di2c-designware-common.c96 u32 i2c_dw_scl_hcnt(u32 ic_clk, u32 tSYMBOL, u32 tf, int cond, int offset) in i2c_dw_scl_hcnt()
135 u32 i2c_dw_scl_lcnt(u32 ic_clk, u32 tLOW, u32 tf, int offset) in i2c_dw_scl_lcnt()
Di2c-sh_mobile.c215 static u32 sh_mobile_i2c_iccl(unsigned long count_khz, u32 tLOW, u32 tf) in sh_mobile_i2c_iccl()
230 static u32 sh_mobile_i2c_icch(unsigned long count_khz, u32 tHIGH, u32 tf) in sh_mobile_i2c_icch()
252 u32 tHIGH, tLOW, tf; in sh_mobile_i2c_init() local

1234