Query: scsi_build_sense_buffer
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_BUILD_SENSE_BUF(9) SCSI mid layer SCSI_BUILD_SENSE_BUF(9)NAMEscsi_build_sense_buffer - build sense data in a bufferSYNOPSISvoid scsi_build_sense_buffer(int desc, u8 * buf, u8 key, u8 asc, u8 ascq);ARGUMENTSdesc Sense format (non zero == descriptor format, 0 == fixed format) buf Where to build sense data key Sense key asc Additional sense code ascq Additional sense code qualifierAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_BUILD_SENSE_BUF(9)
Similar Topics in the Unix Linux Community |
---|
Weird 'find' results |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |