Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/nata/
HData-lowlevel.c47 static void ata_tf_write(struct ata_request *);
62 ch->hw.tf_write = ata_tf_write; in ata_generic_hw()
750 ata_tf_write(struct ata_request *request) in ata_tf_write() function