smartmontools SVN Rev 5602
Utility to control and monitor storage systems with "S.M.A.R.T."
Classes | Public Member Functions | Public Attributes | List of all members
ata_selective_selftest_args Struct Reference

#include <atacmds.h>

Collaboration diagram for ata_selective_selftest_args:
Collaboration graph
[legend]

Classes

struct  span_args
 

Public Member Functions

 ata_selective_selftest_args ()
 

Public Attributes

span_args span [5]
 
int num_spans
 
int pending_time
 
int scan_after_select
 

Detailed Description

Definition at line 613 of file atacmds.h.

Constructor & Destructor Documentation

◆ ata_selective_selftest_args()

ata_selective_selftest_args::ata_selective_selftest_args ( )
inline

Definition at line 635 of file atacmds.h.

Member Data Documentation

◆ num_spans

int ata_selective_selftest_args::num_spans

Definition at line 627 of file atacmds.h.

◆ pending_time

int ata_selective_selftest_args::pending_time

Definition at line 628 of file atacmds.h.

◆ scan_after_select

int ata_selective_selftest_args::scan_after_select

Definition at line 630 of file atacmds.h.

◆ span

span_args ata_selective_selftest_args::span[5]

Definition at line 626 of file atacmds.h.


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