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

/vbox/src/VBox/Devices/PC/BIOS/
H A Dboot.c113 // print_boot_failure
117 void print_boot_failure(uint8_t cdboot, uint8_t lanboot, uint8_t drive, function
247 print_boot_failure(bootcd, bootlan, bootdrv, 1, lastdrive);
290 print_boot_failure(bootcd, bootlan, bootdrv, 1, lastdrive);
300 print_boot_failure(bootcd, bootlan, bootdrv, 1, lastdrive);
326 print_boot_failure(bootcd, bootlan, bootdrv, 0, lastdrive);

Completed in 79 milliseconds