/**
* ata_bmdma_irq_clear - Clear PCI IDE BMDMA interrupt.
- * @qc: Info associated with this ATA transaction.
+ * @ap: Port associated with this ATA transaction.
*
* Clear interrupt and error flags in DMA status register.
*
/**
* ata_bmdma_status - Read PCI IDE BMDMA status
- * @qc: Info associated with this ATA transaction.
+ * @ap: Port associated with this ATA transaction.
*
* Read and return BMDMA status register.
*
/**
* ata_bmdma_stop - Stop PCI IDE BMDMA transfer
- * @qc: Info associated with this ATA transaction.
+ * @ap: Port associated with this ATA transaction.
*
* Clears the ATA_DMA_START flag in the dma control register
*