iPXE
Data Fields
int13_disk_parameters Struct Reference

INT 13 disk parameters. More...

#include <int13.h>

Data Fields

uint16_t bufsize
 Size of this structure. More...
 
uint16_t flags
 Flags. More...
 
uint32_t cylinders
 Number of cylinders. More...
 
uint32_t heads
 Number of heads. More...
 
uint32_t sectors_per_track
 Number of sectors per track. More...
 
uint64_t sectors
 Total number of sectors on drive. More...
 
uint16_t sector_size
 Bytes per sector. More...
 
struct segoff dpte
 Device parameter table extension. More...
 
struct edd_device_path_information dpi
 Device path information. More...
 

Detailed Description

INT 13 disk parameters.

Definition at line 110 of file int13.h.


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