1I2O_CNTXT_LIST_REMOV(9)      Message-based devices     I2O_CNTXT_LIST_REMOV(9)
2
3
4

NAME

6       i2o_cntxt_list_remove - Remove a pointer from the context list
7

SYNOPSIS

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

ARGUMENTS

12       c
13           controller to which the context list belong
14
15       ptr
16           pointer which should be removed from the context list
17

DESCRIPTION

19       Removes a previously added pointer from the context list and returns
20       the matching context id.
21
22       Returns context id on success or 0 on failure.
23
25Kernel Hackers Manual 3.10         June 2019           I2O_CNTXT_LIST_REMOV(9)
Impressum