i2o_exec_reply(9) suse man page | unix.com

Man Page: i2o_exec_reply

Operating Environment: suse

Section: 9

I2O_EXEC_REPLY(9)					       Message-based devices						 I2O_EXEC_REPLY(9)

NAME
i2o_exec_reply - I2O Executive reply handler
SYNOPSIS
int i2o_exec_reply(struct i2o_controller * c, u32 m, struct i2o_message * msg);
ARGUMENTS
c I2O controller from which the reply comes m message id msg pointer to the I2O reply message
DESCRIPTION
This function is always called from interrupt context. If a POST WAIT reply was received, pass it to the complete function. If a LCT NOTIFY reply was received, a new event is created to handle the update. Returns 0 on success and if the reply should not be flushed or > 0 on success and if the reply should be flushed. Returns negative error code on failure and if the reply should be flushed.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 I2O_EXEC_REPLY(9)
Related Man Pages
xcb_randr_get_crtc_gamma_green(3) - centos
xcb_randr_get_crtc_gamma_blue_end(3) - centos
xcb_randr_get_crtc_gamma_red_end(3) - centos
xcb_randr_get_crtc_gamma_red_length(3) - centos
xcb_randr_get_crtc_gamma_unchecked(3) - centos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Migrating to UNIX
A (ksh) Library For and From UNIX.com
Docker learning Phase-I
Shopt -s histappend