smartmontools SVN Rev 5640
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <ataprint.h>
Public Attributes | |
bool | gpl = false |
unsigned char | logaddr = 0 |
unsigned | page = 0 |
unsigned | nsectors = 0 |
Definition at line 21 of file ataprint.h.
bool ata_log_request::gpl = false |
Definition at line 23 of file ataprint.h.
unsigned char ata_log_request::logaddr = 0 |
Definition at line 24 of file ataprint.h.
unsigned ata_log_request::nsectors = 0 |
Definition at line 26 of file ataprint.h.
unsigned ata_log_request::page = 0 |
Definition at line 25 of file ataprint.h.