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_desc Struct Reference

#include <atacmds.h>

Collaboration diagram for ata_smart_extselftestlog_desc:
Collaboration graph
[legend]

Public Attributes

unsigned char self_test_type
 
unsigned char self_test_status
 
unsigned short timestamp
 
unsigned char checkpoint
 
unsigned char failing_lba [6]
 
unsigned char vendorspecific [15]
 

Detailed Description

Definition at line 427 of file atacmds.h.

Member Data Documentation

◆ checkpoint

unsigned char ata_smart_extselftestlog_desc::checkpoint

Definition at line 432 of file atacmds.h.

◆ failing_lba

unsigned char ata_smart_extselftestlog_desc::failing_lba[6]

Definition at line 433 of file atacmds.h.

◆ self_test_status

unsigned char ata_smart_extselftestlog_desc::self_test_status

Definition at line 430 of file atacmds.h.

◆ self_test_type

unsigned char ata_smart_extselftestlog_desc::self_test_type

Definition at line 429 of file atacmds.h.

◆ timestamp

unsigned short ata_smart_extselftestlog_desc::timestamp

Definition at line 431 of file atacmds.h.

◆ vendorspecific

unsigned char ata_smart_extselftestlog_desc::vendorspecific[15]

Definition at line 434 of file atacmds.h.


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