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 | rsvd0 |
uchar_t | medium_type_code |
uchar_t | rsvd1 |
uchar_t | interleave |
uchar_t | rsvd2 |
uchar_t | cert |
uchar_t | track_addr |
uchar_t | rsvd4 [4] |
Definition at line 323 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::cert |
Definition at line 336 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::interleave |
Definition at line 328 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::medium_type_code |
Definition at line 326 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::op_code |
Definition at line 324 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::rsvd0 |
Definition at line 325 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::rsvd1 |
Definition at line 327 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::rsvd2 |
Definition at line 329 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::rsvd4[4] |
Definition at line 338 of file os_qnxnto.h.
uchar_t _cdb::_format_unit_old::track_addr |
Definition at line 337 of file os_qnxnto.h.