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 | 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 69 of file os_qnxnto.h.
uchar_t _ata_pass_thru::command |
Definition at line 108 of file os_qnxnto.h.
uchar_t _ata_pass_thru::control |
Definition at line 109 of file os_qnxnto.h.
uchar_t _ata_pass_thru::device |
Definition at line 107 of file os_qnxnto.h.
uchar_t _ata_pass_thru::efeatures |
Definition at line 97 of file os_qnxnto.h.
uchar_t _ata_pass_thru::elba_high |
Definition at line 105 of file os_qnxnto.h.
uchar_t _ata_pass_thru::elba_low |
Definition at line 101 of file os_qnxnto.h.
uchar_t _ata_pass_thru::elba_mid |
Definition at line 103 of file os_qnxnto.h.
uchar_t _ata_pass_thru::esector_count |
Definition at line 99 of file os_qnxnto.h.
uchar_t _ata_pass_thru::features |
Definition at line 98 of file os_qnxnto.h.
uchar_t _ata_pass_thru::flags |
Definition at line 95 of file os_qnxnto.h.
uchar_t _ata_pass_thru::lba_high |
Definition at line 106 of file os_qnxnto.h.
uchar_t _ata_pass_thru::lba_low |
Definition at line 102 of file os_qnxnto.h.
uchar_t _ata_pass_thru::lba_mid |
Definition at line 104 of file os_qnxnto.h.
uchar_t _ata_pass_thru::opcode |
Definition at line 70 of file os_qnxnto.h.
uchar_t _ata_pass_thru::protocol |
Definition at line 86 of file os_qnxnto.h.
uchar_t _ata_pass_thru::sector_count |
Definition at line 100 of file os_qnxnto.h.