Name
ata_bmdma_stop —
Stop PCI IDE BMDMA transfer
Synopsis
void ata_bmdma_stop (
struct ata_port * ap)
;
Arguments
ap
Port associated with this ATA transaction.
Description
Clears the ATA_DMA_START flag in the dma control register
May be used as the bmdma_stop
entry in ata_port_operations.
LOCKING
spin_lock_irqsave(host_set lock)