1I2O_EXEC_LCT_MODIFIE(9) Message-based devices I2O_EXEC_LCT_MODIFIE(9)
2
3
4
6 i2o_exec_lct_modified - Called on LCT NOTIFY reply
7
9 void i2o_exec_lct_modified(struct work_struct * _work);
10
12 _work
13 work struct for a specific controller
14
16 This function handles asynchronus LCT NOTIFY replies. It parses the new
17 LCT and if the buffer for the LCT was to small sends a LCT NOTIFY
18 again, otherwise send LCT NOTIFY to get informed on next LCT change.
19
21Kernel Hackers Manual 2.6. June 2019 I2O_EXEC_LCT_MODIFIE(9)