smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
Public Attributes | |
unsigned char | id {} |
unsigned char | val {} |
unsigned char | worst {} |
uint64_t | raw {} |
unsigned char | resvd {} |
Definition at line 492 of file smartd.cpp.
unsigned char persistent_dev_state::ata_attribute::id {} |
Definition at line 493 of file smartd.cpp.
uint64_t persistent_dev_state::ata_attribute::raw {} |
Definition at line 496 of file smartd.cpp.
unsigned char persistent_dev_state::ata_attribute::resvd {} |
Definition at line 497 of file smartd.cpp.
unsigned char persistent_dev_state::ata_attribute::val {} |
Definition at line 494 of file smartd.cpp.
unsigned char persistent_dev_state::ata_attribute::worst {} |
Definition at line 495 of file smartd.cpp.