|
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 | segment |
| uchar_t | sense |
| uchar_t | info [4] |
| uchar_t | asl |
| uchar_t | csinfo [4] |
| uchar_t | asc |
| uchar_t | ascq |
| uchar_t | fruc |
| uchar_t | sks |
| ushort_t | sks_data |
| ushort_t | asb |
Definition at line 148 of file os_qnxnto.h.
| ushort_t _scsi_sense::asb |
Definition at line 160 of file os_qnxnto.h.
| uchar_t _scsi_sense::asc |
Definition at line 155 of file os_qnxnto.h.
| uchar_t _scsi_sense::ascq |
Definition at line 156 of file os_qnxnto.h.
| uchar_t _scsi_sense::asl |
Definition at line 153 of file os_qnxnto.h.
| uchar_t _scsi_sense::csinfo[4] |
Definition at line 154 of file os_qnxnto.h.
| uchar_t _scsi_sense::error |
Definition at line 149 of file os_qnxnto.h.
| uchar_t _scsi_sense::fruc |
Definition at line 157 of file os_qnxnto.h.
| uchar_t _scsi_sense::info[4] |
Definition at line 152 of file os_qnxnto.h.
| uchar_t _scsi_sense::segment |
Definition at line 150 of file os_qnxnto.h.
| uchar_t _scsi_sense::sense |
Definition at line 151 of file os_qnxnto.h.
| uchar_t _scsi_sense::sks |
Definition at line 158 of file os_qnxnto.h.
| ushort_t _scsi_sense::sks_data |
Definition at line 159 of file os_qnxnto.h.
1.7.4