|
smartmontools SVN Rev 3317
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 191 of file os_qnxnto.h.
Definition at line 194 of file os_qnxnto.h.
Definition at line 192 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::device |
Definition at line 206 of file os_qnxnto.h.
Definition at line 204 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::elba_low |
Definition at line 200 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::elba_mid |
Definition at line 202 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::error |
Definition at line 197 of file os_qnxnto.h.
Definition at line 198 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::flags |
Definition at line 196 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::lba_high |
Definition at line 205 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::lba_low |
Definition at line 201 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::lba_mid |
Definition at line 203 of file os_qnxnto.h.
Definition at line 199 of file os_qnxnto.h.
| uchar_t _ata_status_descriptor::status |
Definition at line 207 of file os_qnxnto.h.
1.7.4