1I2O_CNTXT_LIST_GET_P(9) Message-based devices I2O_CNTXT_LIST_GET_P(9)
23
4
NAME
6i2o_cntxt_list_get_ptr - Get a context id from the context list
7
SYNOPSIS
9u32 i2o_cntxt_list_get_ptr(struct i2o_controller * c, void * ptr);
10
ARGUMENTS
12c
13controller to which the context list belong
1415
ptr
16pointer to which the context id should be fetched
17
DESCRIPTION
19Returns context id which matches to the pointer on success or 0 on
20failure.
21
COPYRIGHT
23Kernel Hackers Manual 3.10 June 2019 I2O_CNTXT_LIST_GET_P(9)