Query: i2o_exec_lct_notify
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_EXEC_LCT_NOTIFY(9) Message-based devices I2O_EXEC_LCT_NOTIFY(9)NAMEi2o_exec_lct_notify - Send a asynchronus LCT NOTIFY requestSYNOPSISint i2o_exec_lct_notify(struct i2o_controller * c, u32 change_ind);ARGUMENTSc I2O controller to which the request should be send change_ind change indicatorDESCRIPTIONThis function sends a LCT NOTIFY request to the I2O controller with the change indicator change_ind. If the change_ind == 0 the controller replies immediately after the request. If change_ind > 0 the reply is send after change indicator of the LCT is > change_ind.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_EXEC_LCT_NOTIFY(9)