HomeSort by: relevance | last modified time | path
    Searched refs:bootable (Results 1 - 12 of 12) sorted by relevancy

  /src/distrib/common/
sunbootcd.sh 50 The architecture arguments must be bootable file system image
  /src/sys/arch/i386/stand/bootxx/
boot1.c 177 const struct uuid bootable[] = { local in function:is_bootable
185 for (i = 0; i < sizeof(bootable) / sizeof(*bootable); i++) {
186 if (memcmp(ent->ent_type, &bootable[i],
  /src/usr.sbin/makefs/cd9660/
cd9660_eltorito.h 148 u_char bootable; member in struct:cd9660_boot_image
cd9660_eltorito.c 163 /* Bootable by default */
164 new_image->bootable = ET_BOOTABLE;
214 image->bootable = ET_NOT_BOOTABLE;
290 ie->boot_indicator[0] = disk->bootable;
551 val = 0x80; /* Bootable */
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 64 disk will not be MacOS bootable and may not be usable by MacOS unless
76 so the volume will not be MacOS bootable. If you choose to proceed from
  /src/usr.sbin/sysinst/
README.md_defs 101 returns true if the disk could be made bootable with only a disklabel
defs.h 826 const struct disk_partitioning_scheme *skip, bool bootable,
msg.mi.en 105 {Ok, let's unpack the NetBSD distribution sets to a bootable hard disk.
107 bootable disk. It does not label disks, upgrade bootblocks, or save
part_edit.c 1357 bool bootable,
1396 if (bootable && p->have_boot_support != NULL &&
partman.c 2738 if (pm_i->bootable) {
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
armada-385-clearfog-gtr.dtsi 59 59 - SPI 32Mb W25Q32BVZPIG CS0 chip select (bootable)
rk3288.dtsi 168 * So to make these devices at least bootable, block

Completed in 44 milliseconds