Query: i2o_cntxt_list_remove
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_CNTXT_LIST_REMOV(9) Message-based devices I2O_CNTXT_LIST_REMOV(9)NAMEi2o_cntxt_list_remove - Remove a pointer from the context listSYNOPSISu32 i2o_cntxt_list_remove(struct i2o_controller * c, void * ptr);ARGUMENTSc controller to which the context list belong ptr pointer which should be removed from the context listDESCRIPTIONRemoves a previously added pointer from the context list and returns the matching context id. Returns context id on success or 0 on failure.COPYRIGHTKernel Hackers Manual 2.6. July 2010 I2O_CNTXT_LIST_REMOV(9)