smartmontools SVN Rev 5611
Utility to control and monitor storage systems with "S.M.A.R.T."
Public Attributes | List of all members
_ata_status_descriptor Struct Reference

#include <os_qnxnto.h>

Collaboration diagram for _ata_status_descriptor:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 178 of file os_qnxnto.h.

Member Data Documentation

◆ descriptor_len

uchar_t _ata_status_descriptor::descriptor_len

Definition at line 181 of file os_qnxnto.h.

◆ descriptor_type

uchar_t _ata_status_descriptor::descriptor_type

Definition at line 179 of file os_qnxnto.h.

◆ device

uchar_t _ata_status_descriptor::device

Definition at line 193 of file os_qnxnto.h.

◆ elba_high

uchar_t _ata_status_descriptor::elba_high

Definition at line 191 of file os_qnxnto.h.

◆ elba_low

uchar_t _ata_status_descriptor::elba_low

Definition at line 187 of file os_qnxnto.h.

◆ elba_mid

uchar_t _ata_status_descriptor::elba_mid

Definition at line 189 of file os_qnxnto.h.

◆ error

uchar_t _ata_status_descriptor::error

Definition at line 184 of file os_qnxnto.h.

◆ esector_count

uchar_t _ata_status_descriptor::esector_count

Definition at line 185 of file os_qnxnto.h.

◆ flags

uchar_t _ata_status_descriptor::flags

Definition at line 183 of file os_qnxnto.h.

◆ lba_high

uchar_t _ata_status_descriptor::lba_high

Definition at line 192 of file os_qnxnto.h.

◆ lba_low

uchar_t _ata_status_descriptor::lba_low

Definition at line 188 of file os_qnxnto.h.

◆ lba_mid

uchar_t _ata_status_descriptor::lba_mid

Definition at line 190 of file os_qnxnto.h.

◆ sector_count

uchar_t _ata_status_descriptor::sector_count

Definition at line 186 of file os_qnxnto.h.

◆ status

uchar_t _ata_status_descriptor::status

Definition at line 194 of file os_qnxnto.h.


The documentation for this struct was generated from the following file: