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

#include <atacmds.h>

Collaboration diagram for ata_smart_selftestlog_struct:
Collaboration graph
[legend]

Public Attributes

unsigned char selftestnumber
 
unsigned char selfteststatus
 
unsigned short int timestamp
 
unsigned char selftestfailurecheckpoint
 
unsigned int lbafirstfailure
 
unsigned char vendorspecific [15]
 

Detailed Description

Definition at line 395 of file atacmds.h.

Member Data Documentation

◆ lbafirstfailure

unsigned int ata_smart_selftestlog_struct::lbafirstfailure

Definition at line 400 of file atacmds.h.

◆ selftestfailurecheckpoint

unsigned char ata_smart_selftestlog_struct::selftestfailurecheckpoint

Definition at line 399 of file atacmds.h.

◆ selftestnumber

unsigned char ata_smart_selftestlog_struct::selftestnumber

Definition at line 396 of file atacmds.h.

◆ selfteststatus

unsigned char ata_smart_selftestlog_struct::selfteststatus

Definition at line 397 of file atacmds.h.

◆ timestamp

unsigned short int ata_smart_selftestlog_struct::timestamp

Definition at line 398 of file atacmds.h.

◆ vendorspecific

unsigned char ata_smart_selftestlog_struct::vendorspecific[15]

Definition at line 401 of file atacmds.h.


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