Searched refs:ata_bmdma_stop (Results 1 – 16 of 16) sorted by relevance
159 ata_bmdma_stop(qc); in triflex_bmdma_stop()
194 ata_bmdma_stop(qc); in sl82c105_bmdma_stop()
251 ata_bmdma_stop(qc); in atiixp_bmdma_stop()
501 ata_bmdma_stop(qc); in hpt370_bmdma_stop()579 ata_bmdma_stop(qc); in hpt37x_bmdma_stop()
169 ata_bmdma_stop(qc); in ns87415_bmdma_stop()
247 ata_bmdma_stop(qc); in pdc2026x_bmdma_stop()
257 ata_bmdma_stop(qc); in hpt3x2n_bmdma_stop()
319 ata_bmdma_stop(qc); in cmd646r1_bmdma_stop()
2564 .bmdma_stop = ata_bmdma_stop,3029 void ata_bmdma_stop(struct ata_queued_cmd *qc) in ata_bmdma_stop() function3041 EXPORT_SYMBOL_GPL(ata_bmdma_stop);
375 ata_bmdma_stop(qc); in it821x_passthru_bmdma_stop()
1759 ata_bmdma_stop(&qc); in __ata_bmdma_stop()
2009 extern void ata_bmdma_stop(struct ata_queued_cmd *qc);
241 Many legacy IDE drivers use :c:func:`ata_bmdma_stop` for the242 :c:func:`bmdma_stop` hook. :c:func:`ata_bmdma_stop` clears the ATA_DMA_START
2097 0x00000000 ata_bmdma_stop vmlinux EXPORT_SYMBOL_GPL
34120 ffff8000108ccde0 T ata_bmdma_stop
Completed in 1094 milliseconds