.\" 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_IRQ_CLEAR" "9" "09 October 2005" "" "" .SH NAME ata_bmdma_irq_clear \- Clear PCI IDE BMDMA interrupt. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void ata_bmdma_irq_clear (struct ata_port * \fIap\fB); \fR .SH "ARGUMENTS" .TP \fB\fIap\fB\fR Port associated with this ATA transaction. .SH "DESCRIPTION" .PP Clear interrupt and error flags in DMA status register. .PP May be used as the \fBirq_clear\fR entry in ata_port_operations. .SH "LOCKING" .PP spin_lock_irqsave(host_set lock)