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

#include <atacmds.h>

Collaboration diagram for ata_selective_selftest_args::span_args:
Collaboration graph
[legend]

Public Member Functions

 span_args ()
 

Public Attributes

uint64_t start
 
uint64_t end
 
int mode
 

Detailed Description

Definition at line 616 of file atacmds.h.

Constructor & Destructor Documentation

◆ span_args()

ata_selective_selftest_args::span_args::span_args ( )
inline

Definition at line 622 of file atacmds.h.

Member Data Documentation

◆ end

uint64_t ata_selective_selftest_args::span_args::end

Definition at line 619 of file atacmds.h.

◆ mode

int ata_selective_selftest_args::span_args::mode

Definition at line 620 of file atacmds.h.

◆ start

uint64_t ata_selective_selftest_args::span_args::start

Definition at line 618 of file atacmds.h.


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