Searched refs:ata_tf_init (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/ata/ |
| H 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()
|
| H 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()
|
| H A D | ahci_qoriq.c | 123 ata_tf_init(link->device, &tf); in ahci_qoriq_hardreset()
|
| H A D | libata-core.c | 1228 ata_tf_init(dev, &tf); in ata_read_native_max_address() 1281 ata_tf_init(dev, &tf); in ata_set_max_sectors() 1790 ata_tf_init(dev, &tf); in ata_dev_read_id() 1970 ata_tf_init(dev, tf); in ata_dev_power_init_tf() 1997 ata_tf_init(dev, &tf); in ata_dev_power_is_active() 2137 ata_tf_init(dev, &tf); in ata_read_log_page() 4643 ata_tf_init(dev, &tf); in ata_dev_set_xfermode() 4686 ata_tf_init(dev, &tf); in ata_dev_set_feature() 4726 ata_tf_init(dev, &tf); in ata_dev_init_params()
|
| H A D | libata-eh.c | 1436 ata_tf_init(dev, &tf); in atapi_eh_tur() 1515 ata_tf_init(dev, &tf); in ata_eh_request_sense() 1572 ata_tf_init(dev, &tf); in atapi_eh_request_sense() 3286 ata_tf_init(dev, &tf); in ata_eh_park_issue_cmd() 3593 ata_tf_init(dev, &tf); in ata_eh_maybe_retry_flush()
|
| H A D | sata_highbank.c | 403 ata_tf_init(link->device, &tf); in ahci_highbank_hardreset()
|
| H A D | libata-acpi.c | 620 ata_tf_init(dev, tf); in ata_acpi_gtf_to_tf()
|
| H A D | ahci.c | 900 ata_tf_init(link->device, &tf); in ahci_p5wdh_hardreset() 969 ata_tf_init(link->device, &tf); in ahci_avn_hardreset()
|
| H A D | sata_sil24.c | 668 ata_tf_init(link->device, &tf); /* doesn't really matter */ in sil24_softreset()
|
| H A D | libahci.c | 1480 ata_tf_init(link->device, &tf); in ahci_do_softreset() 1610 ata_tf_init(link->device, &tf); in ahci_do_hardreset()
|
| H A D | sata_fsl.c | 941 ata_tf_init(link->device, &tf); in sata_fsl_softreset()
|
| /linux/include/linux/ |
| H A D | libata.h | 1882 static inline void ata_tf_init(struct ata_device *dev, struct ata_taskfile *tf) in ata_tf_init() function 1909 ata_tf_init(qc->dev, &qc->tf); in ata_qc_reinit()
|
| /linux/drivers/scsi/hisi_sas/ |
| H A D | hisi_sas_main.c | 1347 ata_tf_init(dev, &tf); in hisi_sas_fill_ata_reset_cmd()
|