i2o_scsi_reply(9) centos man page | unix.com

Man Page: i2o_scsi_reply

Operating Environment: centos

Section: 9

I2O_SCSI_REPLY(9)					       Message-based devices						 I2O_SCSI_REPLY(9)

NAME
i2o_scsi_reply - SCSI OSM message reply handler
SYNOPSIS
int i2o_scsi_reply(struct i2o_controller * c, u32 m, struct i2o_message * msg);
ARGUMENTS
c controller issuing the reply m message id for flushing msg the message from the controller
DESCRIPTION
Process reply messages (interrupts in normal scsi controller think). We can get a variety of messages to process. The normal path is scsi command completions. We must also deal with IOP failures, the reply to a bus reset and the reply to a LUN query. 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 3.10 June 2014 I2O_SCSI_REPLY(9)
Related Man Pages
xcb_randr_get_crtc_gamma_blue(3) - centos
xcb_randr_get_crtc_gamma_blue_length(3) - centos
xcb_randr_get_crtc_gamma_green(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
Set hard block limit for user using quota
Tar Command
CentOS7 restoring file capabilities
Controlling user input
Please Welcome Dave Munro to the Moderator Team!