.\" 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 "I2O_CNTXT_LIST_GET_PTR" "9" "09 October 2005" "" ""
.SH NAME
i2o_cntxt_list_get_ptr \- Get a context id from the context list
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
u32 i2o_cntxt_list_get_ptr (struct i2o_controller * \fIc\fB, void * \fIptr\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIc\fB\fR
controller to which the context list belong
.TP
\fB\fIptr\fB\fR
pointer to which the context id should be fetched
.SH "DESCRIPTION"
.PP
Returns context id which matches to the pointer on succes or 0 on
failure.