.\" 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 "SIIMAGE_MMIO_IDE_DMA_COUNT" "9" "09 October 2005" "" ""
.SH NAME
siimage_mmio_ide_dma_count \- DMA bytes done
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int siimage_mmio_ide_dma_count (ide_drive_t * \fIdrive\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIdrive\fR
.PP
If we are doing VDMA the CMD680 requires a little bit
of more careful handling and we have to read the counts
off ourselves. For non VDMA life is normal.