1I2O_EXEC_LCT_GET(9) Message-based devices I2O_EXEC_LCT_GET(9)
2
3
4
6 i2o_exec_lct_get - Get the IOPĀ“s Logical Configuration Table
7
9 int i2o_exec_lct_get(struct i2o_controller * c);
10
12 c
13 I2O controller from which the LCT should be fetched
14
16 Send a LCT NOTIFY request to the controller, and wait
17 I2O_TIMEOUT_LCT_GET seconds until arrival of response. If the LCT is to
18 large, retry it.
19
20 Returns 0 on success or negative error code on failure.
21
23Kernel Hackers Manual 2.6. June 2019 I2O_EXEC_LCT_GET(9)