.\" 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" "9" "09 October 2005" "" "" .SH NAME i2o_cntxt_list_get \- Get a pointer from the context list and remove it .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void * i2o_cntxt_list_get (struct i2o_controller * \fIc\fB, u32 \fIcontext\fB); \fR .SH "ARGUMENTS" .TP \fB\fIc\fB\fR controller to which the context list belong .TP \fB\fIcontext\fB\fR context id to which the pointer belong .SH "DESCRIPTION" .PP Returns pointer to the matching context id on success or NULL on failure.