Man Page: scsi_build_sense_buffer
Operating Environment: suse
Section: 9
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 2.6. July 2010 SCSI_BUILD_SENSE_BUF(9)
| Related Man Pages |
|---|
| sg_requests(8) - centos |
| fc_remote_port_add(9) - centos |
| mpath_persistent_reserve_in(3) - centos |
| scsi_sense_key(9f) - opensolaris |
| scsi_validate_sense(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Update kernel Linux without reboot?! |
| A (ksh) Library For and From UNIX.com |
| Shopt -s histappend |