centos man page for scsi_sense_desc_find

Query: scsi_sense_desc_find

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_SENSE_DESC_FIND(9) 					  SCSI mid layer					   SCSI_SENSE_DESC_FIND(9)

NAME
scsi_sense_desc_find - search for a given descriptor type in descriptor sense data format.
SYNOPSIS
const u8 * scsi_sense_desc_find(const u8 * sense_buffer, int sb_len, int desc_type);
ARGUMENTS
sense_buffer byte array of descriptor format sense data sb_len number of valid bytes in sense_buffer desc_type value of descriptor type to find (e.g. 0 -> information)
NOTES
only valid when sense data is in descriptor format
RETURN VALUE
pointer to start of (first) descriptor if found else NULL
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_SENSE_DESC_FIND(9)
Related Man Pages
fc_remote_port_add(9) - suse
fc_remote_port_delete(9) - suse
scsi_sense_asc(9f) - opensolaris
scsi_sense_ascq(9f) - opensolaris
scsi_validate_sense(9f) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Shopt -s histappend
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it