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 | descriptor_type |
uchar_t | descriptor_len |
uchar_t | flags |
uchar_t | error |
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 | status |
Definition at line 178 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::descriptor_len |
Definition at line 181 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::descriptor_type |
Definition at line 179 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::device |
Definition at line 193 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::elba_high |
Definition at line 191 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::elba_low |
Definition at line 187 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::elba_mid |
Definition at line 189 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::error |
Definition at line 184 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::esector_count |
Definition at line 185 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::flags |
Definition at line 183 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::lba_high |
Definition at line 192 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::lba_low |
Definition at line 188 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::lba_mid |
Definition at line 190 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::sector_count |
Definition at line 186 of file os_qnxnto.h.
uchar_t _ata_status_descriptor::status |
Definition at line 194 of file os_qnxnto.h.