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

#include <atacmds.h>

Collaboration diagram for ata_smart_extselftestlog:
Collaboration graph
[legend]

Public Attributes

unsigned char version
 
unsigned char reserved1
 
unsigned short log_desc_index
 
struct ata_smart_extselftestlog_desc log_descs [19]
 
unsigned char vendor_specifc [2]
 
unsigned char reserved2 [11]
 
unsigned char chksum
 

Detailed Description

Definition at line 442 of file atacmds.h.

Member Data Documentation

◆ chksum

unsigned char ata_smart_extselftestlog::chksum

Definition at line 450 of file atacmds.h.

◆ log_desc_index

unsigned short ata_smart_extselftestlog::log_desc_index

Definition at line 446 of file atacmds.h.

◆ log_descs

struct ata_smart_extselftestlog_desc ata_smart_extselftestlog::log_descs[19]

Definition at line 447 of file atacmds.h.

◆ reserved1

unsigned char ata_smart_extselftestlog::reserved1

Definition at line 445 of file atacmds.h.

◆ reserved2

unsigned char ata_smart_extselftestlog::reserved2[11]

Definition at line 449 of file atacmds.h.

◆ vendor_specifc

unsigned char ata_smart_extselftestlog::vendor_specifc[2]

Definition at line 448 of file atacmds.h.

◆ version

unsigned char ata_smart_extselftestlog::version

Definition at line 444 of file atacmds.h.


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