SCSI_GET_SENSE_INFO_FLD
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
scsi_get_sense_info_fld - attempts to get information field from
SYNOPSIS
"SYNOPSIS"
int scsi_get_sense_info_fld (const u8 * sense_buffer, int sb_len, u64 * info_out);
ARGUMENTS
- sense_buffer
-
byte array of sense data
- sb_len
-
number of valid bytes in sense_buffer
- info_out
-
pointer to 64 integer where 8 or 4 byte information
field will be placed if found.
DESCRIPTION
sense data (either fixed or descriptor format)
RETURN VALUE
1 if information field found, 0 if not found.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- RETURN VALUE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:45 GMT, October 09, 2005