|
iPXE
|
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... | |
1.8.15