Searched refs:ata_bmdma_stop (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/ata/
H A Dpata_triflex.c159 ata_bmdma_stop(qc);
H A Dpata_atiixp.c251 ata_bmdma_stop(qc);
H A Dpata_ns87415.c169 ata_bmdma_stop(qc);
H A Dpata_sl82c105.c193 ata_bmdma_stop(qc);
H A Dpata_hpt37x.c504 ata_bmdma_stop(qc);
525 ata_bmdma_stop(qc);
H A Dpata_pdc202xx_old.c245 ata_bmdma_stop(qc);
H A Dpata_cmd64x.c319 ata_bmdma_stop(qc);
H A Dpata_hpt3x2n.c252 ata_bmdma_stop(qc);
H A Dpata_it821x.c375 ata_bmdma_stop(qc);
H A Dlibata-sff.c2471 .bmdma_stop = ata_bmdma_stop,
2933 * ata_bmdma_stop - Stop PCI IDE BMDMA transfer
2943 void ata_bmdma_stop(struct ata_queued_cmd *qc) function
2955 EXPORT_SYMBOL_GPL(ata_bmdma_stop); variable
H A Dsata_nv.c1747 ata_bmdma_stop(&qc);
/linux-master/include/trace/events/
H A Dlibata.h414 DEFINE_EVENT(ata_exec_command_template, ata_bmdma_stop,
/linux-master/include/linux/
H A Dlibata.h2033 extern void ata_bmdma_stop(struct ata_queued_cmd *qc);

Completed in 668 milliseconds