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

#include <os_qnxnto.h>

Collaboration diagram for _ata_pass_thru:
Collaboration graph
[legend]

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
 

Detailed Description

Definition at line 69 of file os_qnxnto.h.

Member Data Documentation

◆ command

uchar_t _ata_pass_thru::command

Definition at line 108 of file os_qnxnto.h.

◆ control

uchar_t _ata_pass_thru::control

Definition at line 109 of file os_qnxnto.h.

◆ device

uchar_t _ata_pass_thru::device

Definition at line 107 of file os_qnxnto.h.

◆ efeatures

uchar_t _ata_pass_thru::efeatures

Definition at line 97 of file os_qnxnto.h.

◆ elba_high

uchar_t _ata_pass_thru::elba_high

Definition at line 105 of file os_qnxnto.h.

◆ elba_low

uchar_t _ata_pass_thru::elba_low

Definition at line 101 of file os_qnxnto.h.

◆ elba_mid

uchar_t _ata_pass_thru::elba_mid

Definition at line 103 of file os_qnxnto.h.

◆ esector_count

uchar_t _ata_pass_thru::esector_count

Definition at line 99 of file os_qnxnto.h.

◆ features

uchar_t _ata_pass_thru::features

Definition at line 98 of file os_qnxnto.h.

◆ flags

uchar_t _ata_pass_thru::flags

Definition at line 95 of file os_qnxnto.h.

◆ lba_high

uchar_t _ata_pass_thru::lba_high

Definition at line 106 of file os_qnxnto.h.

◆ lba_low

uchar_t _ata_pass_thru::lba_low

Definition at line 102 of file os_qnxnto.h.

◆ lba_mid

uchar_t _ata_pass_thru::lba_mid

Definition at line 104 of file os_qnxnto.h.

◆ opcode

uchar_t _ata_pass_thru::opcode

Definition at line 70 of file os_qnxnto.h.

◆ protocol

uchar_t _ata_pass_thru::protocol

Definition at line 86 of file os_qnxnto.h.

◆ sector_count

uchar_t _ata_pass_thru::sector_count

Definition at line 100 of file os_qnxnto.h.


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