|
smartmontools SVN Rev 3317
Utility to control and monitor storage systems with "S.M.A.R.T."
|
#include <ataprint.h>

Public Member Functions | |
| ata_log_request () | |
Public Attributes | |
| bool | gpl |
| unsigned char | logaddr |
| unsigned | page |
| unsigned | nsectors |
Definition at line 33 of file ataprint.h.
| ata_log_request::ata_log_request | ( | ) | [inline] |
Definition at line 40 of file ataprint.h.
| bool ata_log_request::gpl |
Definition at line 35 of file ataprint.h.
| unsigned char ata_log_request::logaddr |
Definition at line 36 of file ataprint.h.
| unsigned ata_log_request::nsectors |
Definition at line 38 of file ataprint.h.
| unsigned ata_log_request::page |
Definition at line 37 of file ataprint.h.
1.7.4