Query: scsi_print_status
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_PRINT_STATUS(9) SCSI mid layer SCSI_PRINT_STATUS(9)NAMEscsi_print_status - print scsi status descriptionSYNOPSISvoid scsi_print_status(unsigned char scsi_status);ARGUMENTSscsi_status scsi status valueDESCRIPTIONIf the status is recognized, the description is printed. Otherwise "Unknown status" is output. No trailing space. If CONFIG_SCSI_CONSTANTS is not set, then print status in hex (e.g. "0x2" for Check Condition).AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 2.6. July 2010 SCSI_PRINT_STATUS(9)