Searched refs:ata_tf_init (Results 1 – 14 of 14) sorted by relevance
/linux-6.3-rc2/drivers/ata/ |
A D | libata-zpodd.c | 44 ata_tf_init(dev, &tf); in eject_tray() 72 ata_tf_init(dev, &tf); in zpodd_get_mech_type()
|
A D | libata-pmp.c | 45 ata_tf_init(pmp_dev, &tf); in sata_pmp_read() 81 ata_tf_init(pmp_dev, &tf); in sata_pmp_write()
|
A D | ahci_qoriq.c | 125 ata_tf_init(link->device, &tf); in ahci_qoriq_hardreset()
|
A D | libata-eh.c | 1383 ata_tf_init(dev, &tf); in atapi_eh_tur() 1425 ata_tf_init(dev, &tf); in ata_eh_request_sense() 1476 ata_tf_init(dev, &tf); in atapi_eh_request_sense() 2905 ata_tf_init(dev, &tf); in ata_eh_park_issue_cmd() 3210 ata_tf_init(dev, &tf); in ata_eh_maybe_retry_flush()
|
A D | libata-core.c | 1166 ata_tf_init(dev, &tf); in ata_read_native_max_address() 1219 ata_tf_init(dev, &tf); in ata_set_max_sectors() 1777 ata_tf_init(dev, &tf); in ata_dev_read_id() 1984 ata_tf_init(dev, &tf); in ata_read_log_page() 4348 ata_tf_init(dev, &tf); in ata_dev_set_xfermode() 4391 ata_tf_init(dev, &tf); in ata_dev_set_feature() 4431 ata_tf_init(dev, &tf); in ata_dev_init_params()
|
A D | sata_highbank.c | 402 ata_tf_init(link->device, &tf); in ahci_highbank_hardreset()
|
A D | ahci_xgene.c | 367 ata_tf_init(link->device, &tf); in xgene_ahci_do_hardreset()
|
A D | libata-acpi.c | 545 ata_tf_init(dev, tf); in ata_acpi_gtf_to_tf()
|
A D | ahci.c | 761 ata_tf_init(link->device, &tf); in ahci_p5wdh_hardreset() 830 ata_tf_init(link->device, &tf); in ahci_avn_hardreset()
|
A D | sata_sil24.c | 669 ata_tf_init(link->device, &tf); /* doesn't really matter */ in sil24_softreset()
|
A D | libahci.c | 1472 ata_tf_init(link->device, &tf); in ahci_do_softreset() 1602 ata_tf_init(link->device, &tf); in ahci_do_hardreset()
|
A D | sata_fsl.c | 941 ata_tf_init(link->device, &tf); in sata_fsl_softreset()
|
/linux-6.3-rc2/include/linux/ |
A D | libata.h | 1787 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init() function 1814 ata_tf_init(qc->dev, &qc->tf); in ata_qc_reinit()
|
/linux-6.3-rc2/drivers/scsi/hisi_sas/ |
A D | hisi_sas_main.c | 1235 ata_tf_init(dev, &tf); in hisi_sas_fill_ata_reset_cmd()
|
Completed in 67 milliseconds