libhd  5.0
Data Fields
res_disk_geo_t Struct Reference

#include <hd.h>

Data Fields

union u_hd_res_tnext
 
enum resource_types type
 
unsigned cyls
 
unsigned heads
 
unsigned sectors
 
uint64_t size
 
enum geo_types geotype
 0-3: physical/logical/bios edd/bios legacy More...
 

Field Documentation

◆ cyls

unsigned res_disk_geo_t::cyls

◆ geotype

enum geo_types res_disk_geo_t::geotype

0-3: physical/logical/bios edd/bios legacy

Referenced by add_ide_sysfs_info(), dump_normal(), hd2prop(), hd_getdisksize(), hd_scan_misc(), and prop2hd().

◆ heads

unsigned res_disk_geo_t::heads

◆ next

union u_hd_res_t* res_disk_geo_t::next

◆ sectors

unsigned res_disk_geo_t::sectors

◆ size

uint64_t res_disk_geo_t::size

Referenced by dump_normal().

◆ type

enum resource_types res_disk_geo_t::type

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