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

NAME

6       i2o_exec_lct_notify - Send a asynchronus LCT NOTIFY request
7

SYNOPSIS

9       int i2o_exec_lct_notify(struct i2o_controller * c, u32 change_ind);
10

ARGUMENTS

12       c
13           I2O controller to which the request should be send
14
15       change_ind
16           change indicator
17

DESCRIPTION

19       This function sends a LCT NOTIFY request to the I2O controller with the
20       change indicator change_ind. If the change_ind == 0 the controller
21       replies immediately after the request. If change_ind > 0 the reply is
22       send after change indicator of the LCT is > change_ind.
23
25Kernel Hackers Manual 3.10         June 2019            I2O_EXEC_LCT_NOTIFY(9)
Impressum