smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <os_qnxnto.h>
Public Attributes | |
uchar_t | error |
uchar_t | sense |
uchar_t | asc |
uchar_t | ascq |
uchar_t | rsvd [3] |
uchar_t | asl |
Definition at line 153 of file os_qnxnto.h.
uchar_t _scsi_sense_descriptor::asc |
Definition at line 156 of file os_qnxnto.h.
uchar_t _scsi_sense_descriptor::ascq |
Definition at line 157 of file os_qnxnto.h.
uchar_t _scsi_sense_descriptor::asl |
Definition at line 159 of file os_qnxnto.h.
uchar_t _scsi_sense_descriptor::error |
Definition at line 154 of file os_qnxnto.h.
uchar_t _scsi_sense_descriptor::rsvd[3] |
Definition at line 158 of file os_qnxnto.h.
uchar_t _scsi_sense_descriptor::sense |
Definition at line 155 of file os_qnxnto.h.