Name

ata_bmdma_stop — Stop PCI IDE BMDMA transfer

Synopsis

void ata_bmdma_stop (struct ata_queued_cmd * qc);

Arguments

qc

Command we are ending DMA for

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)