|
smartmontools SVN Rev 3317
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 166 of file os_qnxnto.h.
| uchar_t _scsi_sense_descriptor::asc |
Definition at line 169 of file os_qnxnto.h.
| uchar_t _scsi_sense_descriptor::ascq |
Definition at line 170 of file os_qnxnto.h.
| uchar_t _scsi_sense_descriptor::asl |
Definition at line 172 of file os_qnxnto.h.
| uchar_t _scsi_sense_descriptor::error |
Definition at line 167 of file os_qnxnto.h.
| uchar_t _scsi_sense_descriptor::rsvd[3] |
Definition at line 171 of file os_qnxnto.h.
| uchar_t _scsi_sense_descriptor::sense |
Definition at line 168 of file os_qnxnto.h.
1.7.4