Searched refs:tf_write (Results 1 – 4 of 4) sorted by relevance
211 ch->hw.tf_write = ata_serverworks_tf_write; in ata_serverworks_ch_attach()
861 ch->hw.tf_write = ata_intel_31244_tf_write; in ata_intel_31244_ch_attach()
76 ch->hw.tf_write = ata_tf_write; in ata_generic_hw()751 ch->hw.tf_write(request); in ata_generic_command()
390 void (*tf_write)(struct ata_request *request); member