Searched defs:ata_sff_pause (Results 1 - 1 of 1) sorted by relevance

/drivers/ata/
H A Dlibata-sff.c159 * ata_sff_pause - Flush writes and wait 400nS
170 void ata_sff_pause(struct ata_port *ap) function
175 EXPORT_SYMBOL_GPL(ata_sff_pause); variable
328 ata_sff_pause(ap); /* needed; also flushes, for mmio */
520 ata_sff_pause(ap);

Completed in 54 milliseconds