Man Page: scsi_get_sense_info_fld
Operating Environment: centos
Section: 9
SCSI_GET_SENSE_INFO_(9) SCSI mid layer SCSI_GET_SENSE_INFO_(9)NAMEscsi_get_sense_info_fld - get information field from sense data (either fixed or descriptor format)SYNOPSISint scsi_get_sense_info_fld(const u8 * sense_buffer, int sb_len, u64 * info_out);ARGUMENTSsense_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.RETURN VALUE1 if information field found, 0 if not found.AUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_GET_SENSE_INFO_(9)
| Related Man Pages |
|---|
| fc_remote_port_add(9) - centos |
| fc_remote_port_delete(9) - centos |
| srp_reconnect_rport(9) - centos |
| hbaapi_scsi_info_fns(3c) - hpux |
| scsi_validate_sense(9f) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| DB2 convert digits to binary format |
| Tar Command |
| Docker learning Phase-I |
| [TIP] Processing YAML files with yq |