Query: scsi_eh_prep_cmnd
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_EH_PREP_CMND(9) SCSI mid layer SCSI_EH_PREP_CMND(9)NAMEscsi_eh_prep_cmnd - Save a scsi command info as part of error recorySYNOPSISvoid scsi_eh_prep_cmnd(struct scsi_cmnd * scmd, struct scsi_eh_save * ses, unsigned char * cmnd, int cmnd_size, unsigned sense_bytes);ARGUMENTSscmd SCSI command structure to hijack ses structure to save restore information cmnd CDB to send. Can be NULL if no new cmnd is needed cmnd_size size in bytes of cmnd (must be <= BLK_MAX_CDB) sense_bytes size of sense data to copy. or 0 (if != 0 cmnd is ignored)DESCRIPTIONThis function is used to save a scsi command information before re-execution as part of the error recovery process. If sense_bytes is 0 the command sent must be one that does not transfer any data. If sense_bytes != 0 cmnd is ignored and this functions sets up a REQUEST_SENSE command and cmnd buffers to read sense_bytes into scmd->sense_buffer.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_EH_PREP_CMND(9)
Related Man Pages |
---|
fc_remote_port_add(9) - centos |
scsi_arq_status(9s) - opensolaris |
srp_reconnect_rport(9) - centos |
scsi_arq_status(9s) - centos |
tapset::scsi(3stap) - centos |
Similar Topics in the Unix Linux Community |
---|
How to restrict user to a specific directory in solaris 10 |
Is UNIX an open source OS ? |
Migrating to UNIX |
Docker learning Phase-I |
The Future of the PM (Private Message) System at UNIX.com |