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 | op_code |
uchar_t | defect_list_fmt |
uchar_t | track_num |
ushort_t | interleave |
uchar_t | rsvd1 [7] |
Definition at line 312 of file os_qnxnto.h.
uchar_t _cdb::_format_unit::defect_list_fmt |
Definition at line 317 of file os_qnxnto.h.
ushort_t _cdb::_format_unit::interleave |
Definition at line 319 of file os_qnxnto.h.
uchar_t _cdb::_format_unit::op_code |
Definition at line 313 of file os_qnxnto.h.
uchar_t _cdb::_format_unit::rsvd1[7] |
Definition at line 320 of file os_qnxnto.h.
uchar_t _cdb::_format_unit::track_num |
Definition at line 318 of file os_qnxnto.h.