.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "ATA_BMDMA_STOP" "9" "09 October 2005" "" ""
.SH NAME
ata_bmdma_stop \- Stop PCI IDE BMDMA transfer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ata_bmdma_stop (struct ata_port * \fIap\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIap\fB\fR
Port associated with this ATA transaction.
.SH "DESCRIPTION"
.PP
Clears the ATA_DMA_START flag in the dma control register
.PP
May be used as the \fBbmdma_stop\fR entry in ata_port_operations.
.SH "LOCKING"
.PP
spin_lock_irqsave(host_set lock)