Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/ata/
Dlibata-zpodd.c44 ata_tf_init(dev, &tf); in eject_tray()
72 ata_tf_init(dev, &tf); in zpodd_get_mech_type()
Dlibata-pmp.c45 ata_tf_init(pmp_dev, &tf); in sata_pmp_read()
81 ata_tf_init(pmp_dev, &tf); in sata_pmp_write()
Dahci_qoriq.c123 ata_tf_init(link->device, &tf); in ahci_qoriq_hardreset()
Dlibata-core.c1196 ata_tf_init(dev, &tf); in ata_read_native_max_address()
1249 ata_tf_init(dev, &tf); in ata_set_max_sectors()
1802 ata_tf_init(dev, &tf); in ata_dev_read_id()
2008 ata_tf_init(dev, &tf); in ata_dev_power_set_standby()
2044 ata_tf_init(dev, &tf); in ata_dev_power_set_active()
2099 ata_tf_init(dev, &tf); in ata_read_log_page()
4458 ata_tf_init(dev, &tf); in ata_dev_set_xfermode()
4501 ata_tf_init(dev, &tf); in ata_dev_set_feature()
4541 ata_tf_init(dev, &tf); in ata_dev_init_params()
Dlibata-eh.c1384 ata_tf_init(dev, &tf); in atapi_eh_tur()
1426 ata_tf_init(dev, &tf); in ata_eh_request_sense()
1483 ata_tf_init(dev, &tf); in atapi_eh_request_sense()
3003 ata_tf_init(dev, &tf); in ata_eh_park_issue_cmd()
3317 ata_tf_init(dev, &tf); in ata_eh_maybe_retry_flush()
Dsata_highbank.c402 ata_tf_init(link->device, &tf); in ahci_highbank_hardreset()
Dahci_xgene.c366 ata_tf_init(link->device, &tf); in xgene_ahci_do_hardreset()
Dlibata-acpi.c545 ata_tf_init(dev, tf); in ata_acpi_gtf_to_tf()
Dahci.c763 ata_tf_init(link->device, &tf); in ahci_p5wdh_hardreset()
832 ata_tf_init(link->device, &tf); in ahci_avn_hardreset()
Dsata_sil24.c669 ata_tf_init(link->device, &tf); /* doesn't really matter */ in sil24_softreset()
Dlibahci.c1481 ata_tf_init(link->device, &tf); in ahci_do_softreset()
1611 ata_tf_init(link->device, &tf); in ahci_do_hardreset()
Dsata_fsl.c941 ata_tf_init(link->device, &tf); in sata_fsl_softreset()
/Linux-v6.6/include/linux/
Dlibata.h1799 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init() function
1826 ata_tf_init(qc->dev, &qc->tf); in ata_qc_reinit()
/Linux-v6.6/drivers/scsi/hisi_sas/
Dhisi_sas_main.c1295 ata_tf_init(dev, &tf); in hisi_sas_fill_ata_reset_cmd()