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

#include <atacmds.h>

Collaboration diagram for ata_selective_self_test_log:
Collaboration graph
[legend]

Public Attributes

unsigned short logversion
 
struct test_span span [5]
 
unsigned char reserved1 [337-82+1]
 
unsigned char vendor_specific1 [491-338+1]
 
uint64_t currentlba
 
unsigned short currentspan
 
unsigned short flags
 
unsigned char vendor_specific2 [507-504+1]
 
unsigned short pendingtime
 
unsigned char reserved2
 
unsigned char checksum
 

Detailed Description

Definition at line 483 of file atacmds.h.

Member Data Documentation

◆ checksum

unsigned char ata_selective_self_test_log::checksum

Definition at line 494 of file atacmds.h.

◆ currentlba

uint64_t ata_selective_self_test_log::currentlba

Definition at line 488 of file atacmds.h.

◆ currentspan

unsigned short ata_selective_self_test_log::currentspan

Definition at line 489 of file atacmds.h.

◆ flags

unsigned short ata_selective_self_test_log::flags

Definition at line 490 of file atacmds.h.

◆ logversion

unsigned short ata_selective_self_test_log::logversion

Definition at line 484 of file atacmds.h.

◆ pendingtime

unsigned short ata_selective_self_test_log::pendingtime

Definition at line 492 of file atacmds.h.

◆ reserved1

unsigned char ata_selective_self_test_log::reserved1[337-82+1]

Definition at line 486 of file atacmds.h.

◆ reserved2

unsigned char ata_selective_self_test_log::reserved2

Definition at line 493 of file atacmds.h.

◆ span

struct test_span ata_selective_self_test_log::span[5]

Definition at line 485 of file atacmds.h.

◆ vendor_specific1

unsigned char ata_selective_self_test_log::vendor_specific1[491-338+1]

Definition at line 487 of file atacmds.h.

◆ vendor_specific2

unsigned char ata_selective_self_test_log::vendor_specific2[507-504+1]

Definition at line 491 of file atacmds.h.


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