1I2O_CNTXT_LIST_GET(9) Message-based devices I2O_CNTXT_LIST_GET(9)
23
4
NAME
6i2o_cntxt_list_get - Get a pointer from the context list and remove it
7
SYNOPSIS
9void * i2o_cntxt_list_get(struct i2o_controller * c, u32 context);
10
ARGUMENTS
12c
13controller to which the context list belong
1415
context
16context id to which the pointer belong
17
DESCRIPTION
19Returns pointer to the matching context id on success or NULL on
20failure.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 I2O_CNTXT_LIST_GET(9)