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

#include <atacmds.h>

Collaboration diagram for ata_size_info:
Collaboration graph
[legend]

Public Attributes

uint64_t sectors
 
uint64_t capacity
 
unsigned log_sector_size
 
unsigned phy_sector_size
 
unsigned log_sector_offset
 

Detailed Description

Definition at line 983 of file atacmds.h.

Member Data Documentation

◆ capacity

uint64_t ata_size_info::capacity

Definition at line 986 of file atacmds.h.

◆ log_sector_offset

unsigned ata_size_info::log_sector_offset

Definition at line 989 of file atacmds.h.

◆ log_sector_size

unsigned ata_size_info::log_sector_size

Definition at line 987 of file atacmds.h.

◆ phy_sector_size

unsigned ata_size_info::phy_sector_size

Definition at line 988 of file atacmds.h.

◆ sectors

uint64_t ata_size_info::sectors

Definition at line 985 of file atacmds.h.


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