scsi_build_sense_buffer(9) centos man page | unix.com

Man Page: scsi_build_sense_buffer

Operating Environment: centos

Section: 9

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 3.10 June 2014 SCSI_BUILD_SENSE_BUF(9)
Related Man Pages
sg_requests(8) - centos
fc_remote_port_add(9) - centos
fc_remote_port_delete(9) - centos
mpath_persistent_reserve_in(3) - centos
scsi_sense_cmdspecific_uint64(9f) - opensolaris
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?
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq