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

#include <ataprint.h>

Collaboration diagram for ata_log_request:
Collaboration graph
[legend]

Public Attributes

bool gpl = false
 
unsigned char logaddr = 0
 
unsigned page = 0
 
unsigned nsectors = 0
 

Detailed Description

Definition at line 21 of file ataprint.h.

Member Data Documentation

◆ gpl

bool ata_log_request::gpl = false

Definition at line 23 of file ataprint.h.

◆ logaddr

unsigned char ata_log_request::logaddr = 0

Definition at line 24 of file ataprint.h.

◆ nsectors

unsigned ata_log_request::nsectors = 0

Definition at line 26 of file ataprint.h.

◆ page

unsigned ata_log_request::page = 0

Definition at line 25 of file ataprint.h.


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