Home
last modified time | relevance | path

Searched defs:specification_packet (Results 1 – 1 of 1) sorted by relevance

/freebsd/stand/i386/libi386/
H A Dbiosdisk.c86 struct specification_packet { struct
87 uint8_t sp_size;
88 uint8_t sp_bootmedia;
89 uint8_t sp_drive;
90 uint8_t sp_controller;
91 uint32_t sp_lba;
92 uint16_t sp_devicespec;
93 uint16_t sp_buffersegment;
94 uint16_t sp_loadsegment;
95 uint16_t sp_sectorcount;
[all …]