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

#include <atacmds.h>

Collaboration diagram for ata_smart_selftestlog:
Collaboration graph
[legend]

Public Attributes

unsigned short int revnumber
 
struct ata_smart_selftestlog_struct selftest_struct [21]
 
unsigned char vendorspecific [2]
 
unsigned char mostrecenttest
 
unsigned char reserved [2]
 
unsigned char chksum
 

Detailed Description

Definition at line 408 of file atacmds.h.

Member Data Documentation

◆ chksum

unsigned char ata_smart_selftestlog::chksum

Definition at line 414 of file atacmds.h.

◆ mostrecenttest

unsigned char ata_smart_selftestlog::mostrecenttest

Definition at line 412 of file atacmds.h.

◆ reserved

unsigned char ata_smart_selftestlog::reserved[2]

Definition at line 413 of file atacmds.h.

◆ revnumber

unsigned short int ata_smart_selftestlog::revnumber

Definition at line 409 of file atacmds.h.

◆ selftest_struct

struct ata_smart_selftestlog_struct ata_smart_selftestlog::selftest_struct[21]

Definition at line 410 of file atacmds.h.

◆ vendorspecific

unsigned char ata_smart_selftestlog::vendorspecific[2]

Definition at line 411 of file atacmds.h.


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