.\" 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 "MEGA_ADAPINQ" "" "06 October 2005" "" ""
.SH NAME
mega_adapinq \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int mega_adapinq (adapter_t * \fIadapter\fB, dma_addr_t \fIdma_handle\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIadapter\fB\fR
-- undescribed --
.TP
\fB\fIdma_handle\fB\fR
-- undescribed --
.SH "DESCRIPTION"
.PP
\fIadapter\fR - pointer to our soft state
\fIdma_handle\fR - DMA address of the buffer
.PP
Issue internal comamnds while interrupts are available.
We only issue direct mailbox commands from within the driver. \fBioctl\fR
interface using these routines can issue passthru commands.