Searched defs:bootdrv (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/PC/BIOS/
H A Dboot.c76 int read_boot_sec(uint8_t bootdrv, uint16_t segment);
161 uint8_t bootdrv; local
203 bootdrv=0x00; bootcd=0;
209 bootdrv=0x00;
217 bootdrv = boot_drive + 0x80;
222 bootdrv=0x00;
235 bootdrv=0x00; bootcd=0;
236 if((bootseq&0x20)==0) bootdrv=0x80;
247 print_boot_failure(bootcd, bootlan, bootdrv, 1, lastdrive);
252 bootdrv
[all...]

Completed in 433 milliseconds