| 
    smartmontools SVN Rev 5716
    
   Utility to control and monitor storage systems with "S.M.A.R.T." 
   | 
 
#include <os_qnxnto.h>

Public Attributes | |
| uchar_t | opcode | 
| uchar_t | protocol | 
| uchar_t | flags | 
| uchar_t | efeatures | 
| uchar_t | features | 
| uchar_t | esector_count | 
| uchar_t | sector_count | 
| uchar_t | elba_low | 
| uchar_t | lba_low | 
| uchar_t | elba_mid | 
| uchar_t | lba_mid | 
| uchar_t | elba_high | 
| uchar_t | lba_high | 
| uchar_t | device | 
| uchar_t | command | 
| uchar_t | control | 
Definition at line 732 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::command | 
Definition at line 771 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::control | 
Definition at line 772 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::device | 
Definition at line 770 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::efeatures | 
Definition at line 760 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::elba_high | 
Definition at line 768 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::elba_low | 
Definition at line 764 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::elba_mid | 
Definition at line 766 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::esector_count | 
Definition at line 762 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::features | 
Definition at line 761 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::flags | 
Definition at line 758 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::lba_high | 
Definition at line 769 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::lba_low | 
Definition at line 765 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::lba_mid | 
Definition at line 767 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::opcode | 
Definition at line 733 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::protocol | 
Definition at line 749 of file os_qnxnto.h.
| uchar_t _cdb::_ata_pass_thru::sector_count | 
Definition at line 763 of file os_qnxnto.h.