#include <int13.h>
Data Fields | |
| uint8_t | bufsize |
| Size of the packet, in bytes. | |
| uint8_t | reserved |
| Reserved, must be zero. | |
| uint16_t | count |
| Block count. | |
| struct segoff | buffer |
| Data buffer. | |
| uint64_t | lba |
| Starting block number. | |
| uint64_t | buffer_phys |
| Data buffer (EDD-3.0 only). | |
Definition at line 119 of file int13.h.
struct segoff int13_disk_address::buffer [read] |
1.5.7.1