I2O_CNTXT_LIST_REMOVE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

i2o_cntxt_list_remove - Remove a pointer from the context list  

SYNOPSIS

"SYNOPSIS"

u32 i2o_cntxt_list_remove (struct i2o_controller * c, void * ptr);  

ARGUMENTS

c
controller to which the context list belong
ptr
pointer which should be removed from the context list
 

DESCRIPTION

Removes a previously added pointer from the context list and returns the matching context id.

Returns context id on succes or 0 on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:13 GMT, October 09, 2005