iPXE
Data Fields
int13_disk_address Struct Reference

An INT 13 disk address packet. More...

#include <int13.h>

Data Fields

uint8_t bufsize
 Size of the packet, in bytes. More...
 
uint8_t reserved_a
 Reserved. More...
 
uint8_t count
 Block count. More...
 
uint8_t reserved_b
 Reserved. More...
 
struct segoff buffer
 Data buffer. More...
 
uint64_t lba
 Starting block number. More...
 
uint64_t buffer_phys
 Data buffer (EDD 3.0+ only) More...
 
uint32_t long_count
 Block count (EDD 4.0+ only) More...
 
uint32_t reserved_c
 Reserved. More...
 

Detailed Description

An INT 13 disk address packet.

Definition at line 88 of file int13.h.


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