Query: i2o_scsi_reply
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
I2O_SCSI_REPLY(9) Message-based devices I2O_SCSI_REPLY(9)NAMEi2o_scsi_reply - SCSI OSM message reply handlerSYNOPSISint i2o_scsi_reply(struct i2o_controller * c, u32 m, struct i2o_message * msg);ARGUMENTSc controller issuing the reply m message id for flushing msg the message from the controllerDESCRIPTIONProcess 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.COPYRIGHTKernel Hackers Manual 3.10 June 2014 I2O_SCSI_REPLY(9)
| Related Man Pages |
|---|
| xcb_randr_get_crtc_gamma_green_end(3) - centos |
| xcb_randr_get_crtc_gamma_reply(3) - centos |
| i3-msg(1) - debian |
| smfi_setreply(3n) - hpux |
| net::dbus::binding::pendingcall(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |