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 | 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 135 of file os_qnxnto.h.
ushort_t _scsi_sense::asb |
Definition at line 147 of file os_qnxnto.h.
uchar_t _scsi_sense::asc |
Definition at line 142 of file os_qnxnto.h.
uchar_t _scsi_sense::ascq |
Definition at line 143 of file os_qnxnto.h.
uchar_t _scsi_sense::asl |
Definition at line 140 of file os_qnxnto.h.
uchar_t _scsi_sense::csinfo[4] |
Definition at line 141 of file os_qnxnto.h.
uchar_t _scsi_sense::error |
Definition at line 136 of file os_qnxnto.h.
uchar_t _scsi_sense::fruc |
Definition at line 144 of file os_qnxnto.h.
uchar_t _scsi_sense::info[4] |
Definition at line 139 of file os_qnxnto.h.
uchar_t _scsi_sense::segment |
Definition at line 137 of file os_qnxnto.h.
uchar_t _scsi_sense::sense |
Definition at line 138 of file os_qnxnto.h.
uchar_t _scsi_sense::sks |
Definition at line 145 of file os_qnxnto.h.
ushort_t _scsi_sense::sks_data |
Definition at line 146 of file os_qnxnto.h.