Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/i386/libi386/
H A Dbiosdisk.c88 struct specification_packet { struct
89 uint8_t sp_size;
90 uint8_t sp_bootmedia;
91 uint8_t sp_drive;
92 uint8_t sp_controller;
93 uint32_t sp_lba;
94 uint16_t sp_devicespec;
95 uint16_t sp_buffersegment;
96 uint16_t sp_loadsegment;
97 uint16_t sp_sectorcount;
[all …]