suse man page for scsi_eh_get_sense

Query: scsi_eh_get_sense

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_EH_GET_SENSE(9)						  SCSI mid layer					      SCSI_EH_GET_SENSE(9)

NAME
scsi_eh_get_sense - Get device sense data.
SYNOPSIS
int scsi_eh_get_sense(struct list_head * work_q, struct list_head * done_q);
ARGUMENTS
work_q Queue of commands to process. done_q Queue of processed commands.
DESCRIPTION
See if we need to request sense information. if so, then get it now, so we have a better idea of what to do.
NOTES
This has the unfortunate side effect that if a shost adapter does not automatically request sense information, we end up shutting it down before we request it. All drivers should request sense information internally these days, so for now all I have to say is tough noogies if you end up in here.
XXX
Long term this code should go away, but that needs an audit of all LLDDs first.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_EH_GET_SENSE(9)
Related Man Pages
fc_remote_port_add(9) - centos
fc_remote_port_delete(9) - suse
scsi_arq_status(9s) - sunos
scsi_arq_status(9s) - suse
scsi_arq_status(9s) - linux
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
SOCKS proxy &amp; PAM configuration exposure
32 bit process addressing more than 4GB