.\" 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 "NCR5380_pread" "" "06 October 2005" "" ""
.SH NAME
NCR5380_pread \- pseudo DMA read
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int NCR5380_pread (struct Scsi_Host * \fIinstance\fB, unsigned char * \fIdst\fB, int \fIlen\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIinstance\fB\fR
adapter to read from
.TP
\fB\fIdst\fB\fR
buffer to read into
.TP
\fB\fIlen\fB\fR
buffer length
.SH "DESCRIPTION"
.PP
Perform a psuedo DMA mode read from an NCR53C400 or equivalent
controller