smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <knowndrives.h>
Public Attributes | |
const char * | modelfamily |
const char * | modelregexp |
const char * | firmwareregexp |
const char * | warningmsg |
const char * | presets |
Definition at line 18 of file knowndrives.h.
const char* drive_settings::firmwareregexp |
Definition at line 21 of file knowndrives.h.
const char* drive_settings::modelfamily |
Definition at line 19 of file knowndrives.h.
const char* drive_settings::modelregexp |
Definition at line 20 of file knowndrives.h.
const char* drive_settings::presets |
Definition at line 23 of file knowndrives.h.
const char* drive_settings::warningmsg |
Definition at line 22 of file knowndrives.h.