Home
last modified time | relevance | path

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

123

/linux-3.3/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.c39 const struct ata_taskfile *tf) in pdc202xx_exec_command()
181 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_start() local
231 struct ata_taskfile *tf = &qc->tf; in pdc2026x_bmdma_stop() local
Dlibata-acpi.c33 u8 tf[REGS_PER_GTF]; /* regs. 0x1f1 - 0x1f7 */ member
578 struct ata_taskfile *tf) in ata_acpi_gtf_to_tf()
594 const struct ata_taskfile *tf, in ata_acpi_filter_tf()
677 struct ata_taskfile tf, ptf, rtf; in ata_acpi_run_tf() local
Dlibata-core.c544 void ata_tf_to_fis(const struct ata_taskfile *tf, u8 pmp, int is_cmd, u8 *fis) in ata_tf_to_fis()
586 void ata_tf_from_fis(const u8 *fis, struct ata_taskfile *tf) in ata_tf_from_fis()
645 static int ata_rwcmd_protocol(struct ata_taskfile *tf, struct ata_device *dev) in ata_rwcmd_protocol()
690 u64 ata_tf_read_block(struct ata_taskfile *tf, struct ata_device *dev) in ata_tf_read_block()
744 int ata_build_rw_tf(struct ata_taskfile *tf, struct ata_device *dev, in ata_build_rw_tf()
1045 unsigned int ata_dev_classify(const struct ata_taskfile *tf) in ata_dev_classify()
1172 u64 ata_tf_to_lba48(const struct ata_taskfile *tf) in ata_tf_to_lba48()
1186 u64 ata_tf_to_lba(const struct ata_taskfile *tf) in ata_tf_to_lba()
1213 struct ata_taskfile tf; in ata_read_native_max_address() local
1264 struct ata_taskfile tf; in ata_set_max_sectors() local
[all …]
Dpata_netcell.c24 struct ata_taskfile *tf, u16 *id) in netcell_read_id()
Dlibata-scsi.c777 static void ata_dump_status(unsigned id, struct ata_taskfile *tf) in ata_dump_status()
942 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_passthru_sense() local
1012 struct ata_taskfile *tf = &qc->result_tf; in ata_gen_ata_sense() local
1308 struct ata_taskfile *tf = &qc->tf; in ata_scsi_start_stop_xlat() local
1392 struct ata_taskfile *tf = &qc->tf; in ata_scsi_flush_xlat() local
1514 struct ata_taskfile *tf = &qc->tf; in ata_scsi_verify_xlat() local
2104 struct ata_taskfile tf; in ata_scsiop_inq_89() local
2848 struct ata_taskfile *tf = &(qc->tf); in ata_scsi_pass_thru() local
3032 struct ata_taskfile *tf = &qc->tf; in ata_scsi_write_same_xlat() local
Dpata_octeon_cf.c338 static void octeon_cf_tf_read16(struct ata_port *ap, struct ata_taskfile *tf) in octeon_cf_tf_read16()
423 const struct ata_taskfile *tf) in octeon_cf_tf_load16()
471 const struct ata_taskfile *tf) in octeon_cf_exec_command16()
Dpata_samsung_cf.c156 const struct ata_taskfile *tf) in pata_s3c_tf_load()
192 static void pata_s3c_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in pata_s3c_tf_read()
219 const struct ata_taskfile *tf) in pata_s3c_exec_command()
Dsata_sx4.c318 static inline void pdc20621_ata_sg(struct ata_taskfile *tf, u8 *buf, in pdc20621_ata_sg()
340 static inline void pdc20621_host_sg(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_sg()
362 static inline unsigned int pdc20621_ata_pkt(struct ata_taskfile *tf, in pdc20621_ata_pkt()
415 static inline void pdc20621_host_pkt(struct ata_taskfile *tf, u8 *buf, in pdc20621_host_pkt()
965 static void pdc_tf_load_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_tf_load_mmio()
973 static void pdc_exec_command_mmio(struct ata_port *ap, const struct ata_taskfile *tf) in pdc_exec_command_mmio()
Dsata_svw.c146 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()
Dsata_vsc.c159 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()
Dlibata-eh.c1469 struct ata_taskfile tf; in ata_read_log_page() local
1505 int *tag, struct ata_taskfile *tf) in ata_eh_read_log_10h()
1559 struct ata_taskfile tf; in atapi_eh_tur() local
1595 struct ata_taskfile tf; in atapi_eh_request_sense() local
1695 struct ata_taskfile tf; in ata_eh_analyze_ncq_error() local
1756 const struct ata_taskfile *tf) in ata_eh_analyze_tf()
2983 struct ata_taskfile tf; in ata_eh_park_issue_cmd() local
3259 struct ata_taskfile tf; in ata_eh_maybe_retry_flush() local
/linux-3.3/drivers/target/
Dtarget_core_fabric_configfs.c316 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_mappedlun() local
430 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_nacl_base_release() local
468 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_nodeacl() local
544 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_np_base_release() local
567 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_np() local
746 struct target_fabric_configfs *tf; in target_fabric_port_link() local
796 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_port_unlink() local
856 struct target_fabric_configfs *tf = se_tpg->se_tpg_wwn->wwn_tf; in target_fabric_make_lun() local
980 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_tpg_release() local
1002 struct target_fabric_configfs *tf = wwn->wwn_tf; in target_fabric_make_tpg() local
[all …]
Dtarget_core_configfs.c99 struct target_fabric_configfs *tf; in target_core_get_fabric() local
124 struct target_fabric_configfs *tf; in target_core_register_fabric() local
211 struct target_fabric_configfs *tf = container_of( in target_core_deregister_fabric() local
293 struct target_fabric_configfs *tf; in target_fabric_configfs_init() local
337 struct target_fabric_configfs *tf) in target_fabric_configfs_free()
352 struct target_fabric_configfs *tf) in target_fabric_tf_ops_check()
518 struct target_fabric_configfs *tf) in target_fabric_configfs_register()
543 struct target_fabric_configfs *tf) in target_fabric_configfs_deregister()
/linux-3.3/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.c12 struct ide_taskfile *tf = &cmd.tf; in smart_enable() local
28 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.c89 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-park.c64 struct ide_taskfile *tf = &cmd.tf; in ide_do_park_unpark() local
Dide-taskfile.c82 struct ide_taskfile *tf = &cmd->tf; in do_rw_taskfile() local
152 struct ide_taskfile *tf = &cmd->tf; in task_no_data_intr() local
Dide-atapi.c325 struct ide_taskfile tf; in ide_read_bcount_and_ireason() local
544 struct ide_taskfile tf; in ide_read_ireason() local
/linux-3.3/fs/qnx4/
Dbitmap.c21 int *const tf) in count_bits()
/linux-3.3/drivers/target/iscsi/
Discsi_target_configfs.c1262 struct target_fabric_configfs *tf, in lio_target_wwn_show_attr_lio_version()
1276 struct target_fabric_configfs *tf, in lio_target_call_coreaddtiqn()
1409 struct target_fabric_configfs *tf, in iscsi_disc_show_enforce_discovery_auth()
1418 struct target_fabric_configfs *tf, in iscsi_disc_store_enforce_discovery_auth()

123