smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
_scsi_sense_descriptor Struct Reference

#include <os_qnxnto.h>

Collaboration diagram for _scsi_sense_descriptor:
Collaboration graph
[legend]

Public Attributes

uchar_t error
 
uchar_t sense
 
uchar_t asc
 
uchar_t ascq
 
uchar_t rsvd [3]
 
uchar_t asl
 

Detailed Description

Definition at line 153 of file os_qnxnto.h.

Member Data Documentation

◆ asc

uchar_t _scsi_sense_descriptor::asc

Definition at line 156 of file os_qnxnto.h.

◆ ascq

uchar_t _scsi_sense_descriptor::ascq

Definition at line 157 of file os_qnxnto.h.

◆ asl

uchar_t _scsi_sense_descriptor::asl

Definition at line 159 of file os_qnxnto.h.

◆ error

uchar_t _scsi_sense_descriptor::error

Definition at line 154 of file os_qnxnto.h.

◆ rsvd

uchar_t _scsi_sense_descriptor::rsvd[3]

Definition at line 158 of file os_qnxnto.h.

◆ sense

uchar_t _scsi_sense_descriptor::sense

Definition at line 155 of file os_qnxnto.h.


The documentation for this struct was generated from the following file: