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