table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
I2O_EXEC_LCT_GET(9) | Message-based devices | I2O_EXEC_LCT_GET(9) |
NAME¶
i2o_exec_lct_get - Get the IOP's Logical Configuration TableSYNOPSIS¶
int
i2o_exec_lct_get(struct i2o_controller * c);
ARGUMENTS¶
cI2O controller from which the LCT should be
fetched
DESCRIPTION¶
Send a LCT NOTIFY request to the controller, and wait I2O_TIMEOUT_LCT_GET seconds until arrival of response. If the LCT is to large, retry it. Returns 0 on success or negative error code on failure.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |