scsi_print_status(9) centos man page | unix.com

Man Page: scsi_print_status

Operating Environment: centos

Section: 9

SCSI_PRINT_STATUS(9)						  SCSI mid layer					      SCSI_PRINT_STATUS(9)

NAME
scsi_print_status - print scsi status description
SYNOPSIS
void scsi_print_status(unsigned char scsi_status);
ARGUMENTS
scsi_status scsi status value
DESCRIPTION
If 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).
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_PRINT_STATUS(9)
Related Man Pages
fc_remote_port_add(9) - centos
fc_remote_port_add(9) - suse
scsi_status(9s) - suse
scsi_status(9s) - mojave
scsi_status(9s) - xfree86
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq