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

#include <knowndrives.h>

Collaboration diagram for drive_settings:
Collaboration graph
[legend]

Public Attributes

const char * modelfamily
 
const char * modelregexp
 
const char * firmwareregexp
 
const char * warningmsg
 
const char * presets
 

Detailed Description

Definition at line 18 of file knowndrives.h.

Member Data Documentation

◆ firmwareregexp

const char* drive_settings::firmwareregexp

Definition at line 21 of file knowndrives.h.

◆ modelfamily

const char* drive_settings::modelfamily

Definition at line 19 of file knowndrives.h.

◆ modelregexp

const char* drive_settings::modelregexp

Definition at line 20 of file knowndrives.h.

◆ presets

const char* drive_settings::presets

Definition at line 23 of file knowndrives.h.

◆ warningmsg

const char* drive_settings::warningmsg

Definition at line 22 of file knowndrives.h.


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