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 | opcode |
uchar_t | lun_opt |
uchar_t | pc_page |
uchar_t | subpage |
uchar_t | rsvd4 |
uchar_t | rsvd5 |
uchar_t | rsvd6 |
uchar_t | allocation_length [2] |
uchar_t | control |
Definition at line 427 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::allocation_length[2] |
Definition at line 435 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::control |
Definition at line 436 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::lun_opt |
Definition at line 429 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::opcode |
Definition at line 428 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::pc_page |
Definition at line 430 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::rsvd4 |
Definition at line 432 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::rsvd5 |
Definition at line 433 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::rsvd6 |
Definition at line 434 of file os_qnxnto.h.
uchar_t _cdb::_mode_sense10::subpage |
Definition at line 431 of file os_qnxnto.h.