.\" 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_STATUS" "9" "09 October 2005" "" "" .SH NAME ata_bmdma_status \- Read PCI IDE BMDMA status .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp u8 ata_bmdma_status (struct ata_port * \fIap\fB); \fR .SH "ARGUMENTS" .TP \fB\fIap\fB\fR Port associated with this ATA transaction. .SH "DESCRIPTION" .PP Read and return BMDMA status register. .PP May be used as the \fBbmdma_status\fR entry in ata_port_operations. .SH "LOCKING" .PP spin_lock_irqsave(host_set lock)