suse man page for scsi_build_sense_buffer

Query: scsi_build_sense_buffer

OS: suse

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)

NAME
scsi_build_sense_buffer - build sense data in a buffer
SYNOPSIS
void scsi_build_sense_buffer(int desc, u8 * buf, u8 key, u8 asc, u8 ascq);
ARGUMENTS
desc 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 qualifier
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_BUILD_SENSE_BUF(9)
Related Man Pages
mpath_persistent_reserve_out(3) - centos
mpath_persistent_reserve_in(3) - centos
fc_remote_port_add(9) - suse
scsi_ext_sense_fields(9f) - opensolaris
scsi_sense_cmdspecific_uint64(9f) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Grant unprivileged user rights to see the output of echo|format but not modify disks
SOCKS proxy &amp; PAM configuration exposure
Docker learning Phase-I