.\" 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 "QLA2X00_HANDLE_TO_IODESC" "9" "09 October 2005" "" ""
.SH NAME
qla2x00_handle_to_iodesc \- Retrieve an IO descriptor given a unique handle.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct io_descriptor * qla2x00_handle_to_iodesc (scsi_qla_host_t * \fIha\fB, uint32_t \fIhandle\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIha\fB\fR
HA context
.TP
\fB\fIhandle\fB\fR
handle to io descriptor
.SH "DESCRIPTION"
.PP
Returns a pointer to the io descriptor, or NULL, if the io descriptor does
not exist or the io descriptors signature does not \fIhandle\fR\&.