.\" 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 "IDE_RAW_BUILD_SGLIST" "" "06 October 2005" "" ""
.SH NAME
ide_raw_build_sglist \- map IDE scatter gather for DMA
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int ide_raw_build_sglist (ide_drive_t * \fIdrive\fB, struct request * \fIrq\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdrive\fB\fR
the drive to build the DMA table for
.TP
\fB\fIrq\fB\fR
the request holding the sg list
.SH "DESCRIPTION"
.PP
Perform the PCI mapping magic necessary to access the source or
target buffers of a taskfile request via PCI DMA. The lower layers
of the kernel provide the necessary cache management so that we can
operate in a portable fashion