HomeSort by: relevance | last modified time | path
    Searched defs:update_bios_boot (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/sysinst/arch/i386/
md.c 236 update_bios_boot(struct install_partition_desc *install, bool use_target_files) function in typeref:typename:int
329 return update_bios_boot(install, false);
427 return update_bios_boot(install, true);

Completed in 11 milliseconds