Home
last modified time | relevance | path

Searched refs:ata_tf_init (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-zpodd.c44 ata_tf_init(dev, &tf); in eject_tray()
72 ata_tf_init(dev, &tf); in zpodd_get_mech_type()
H A Dlibata-pmp.c45 ata_tf_init(pmp_dev, &tf); in sata_pmp_read()
81 ata_tf_init(pmp_dev, &tf); in sata_pmp_write()
H A Dahci_qoriq.c127 ata_tf_init(link->device, &tf); in ahci_qoriq_hardreset()
H A Dlibata-eh.c1381 ata_tf_init(dev, &tf); in atapi_eh_tur()
1426 ata_tf_init(dev, &tf); in ata_eh_request_sense()
1477 ata_tf_init(dev, &tf); in atapi_eh_request_sense()
2893 ata_tf_init(dev, &tf); in ata_eh_park_issue_cmd()
3184 ata_tf_init(dev, &tf); in ata_eh_maybe_retry_flush()
H A Dlibata-core.c1165 ata_tf_init(dev, &tf); in ata_read_native_max_address()
1218 ata_tf_init(dev, &tf); in ata_set_max_sectors()
1798 ata_tf_init(dev, &tf); in ata_dev_read_id()
2006 ata_tf_init(dev, &tf); in ata_read_log_page()
4251 ata_tf_init(dev, &tf); in ata_dev_set_xfermode()
4296 ata_tf_init(dev, &tf); in ata_dev_set_feature()
4338 ata_tf_init(dev, &tf); in ata_dev_init_params()
H A Dsata_highbank.c402 ata_tf_init(link->device, &tf); in ahci_highbank_hardreset()
H A Dahci.c733 ata_tf_init(link->device, &tf); in ahci_p5wdh_hardreset()
804 ata_tf_init(link->device, &tf); in ahci_avn_hardreset()
H A Dahci_xgene.c367 ata_tf_init(link->device, &tf); in xgene_ahci_do_hardreset()
H A Dlibata-acpi.c553 ata_tf_init(dev, tf); in ata_acpi_gtf_to_tf()
H A Dsata_sil24.c668 ata_tf_init(link->device, &tf); /* doesn't really matter */ in sil24_softreset()
H A Dlibahci.c1416 ata_tf_init(link->device, &tf); in ahci_do_softreset()
1553 ata_tf_init(link->device, &tf); in ahci_do_hardreset()
H A Dsata_fsl.c962 ata_tf_init(link->device, &tf); in sata_fsl_softreset()
/OK3568_Linux_fs/kernel/include/linux/
H A Dlibata.h1761 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init() function
1788 ata_tf_init(qc->dev, &qc->tf); in ata_qc_reinit()
/OK3568_Linux_fs/kernel/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c1315 ata_tf_init(dev, &tf); in hisi_sas_fill_ata_reset_cmd()