Searched refs:bootable (Results 1 - 2 of 2) sorted by relevance

/external/iputils/
H A Drarpd.c219 int bootable(__u32 addr) function
321 if (only_ethers || bootable(emap.ipaddr))
324 syslog(LOG_INFO, "not bootable");
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c89 // 11 : boot catalog : bootable flag not set
1959 // We also don't support letting option ROMs register as bootable disk
1960 // drives (BCVs), only as bootable devices (BEVs).
2133 printf(": not a bootable disk");
8023 } else if (bootdev == 0) BX_PANIC("No bootable device.\n");
10247 ;; all the bootable devices, but we can get away with one pass.

Completed in 330 milliseconds