.\" 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 "IPR_SEND_HCAM" "9" "09 October 2005" "" ""
.SH NAME
ipr_send_hcam \- Send an HCAM to the adapter.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void ipr_send_hcam (struct ipr_ioa_cfg * \fIioa_cfg\fB, u8 \fItype\fB, struct ipr_hostrcb * \fIhostrcb\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIioa_cfg\fB\fR
ioa config struct
.TP
\fB\fItype\fB\fR
HCAM type
.TP
\fB\fIhostrcb\fB\fR
hostrcb struct
.SH "DESCRIPTION"
.PP
This function will send a Host Controlled Async command to the adapter.
If HCAMs are currently not allowed to be issued to the adapter, it will
place the hostrcb on the free queue.
.SH "RETURN VALUE"
.PP
none