Home
last modified time | relevance | path

Searched refs:BAM_ENTRY_MULTIBOOT (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.h92 #define BAM_ENTRY_MULTIBOOT 0x200 /* is multiboot (normal or failsafe) */ macro
H A Dbootadm_upgrade.c380 if (!(entry->flags & BAM_ENTRY_MULTIBOOT)) { in cvt_kernel_line()
549 if (!(entry->flags & BAM_ENTRY_MULTIBOOT)) { in cvt_module_line()
H A Dbootadm.c4804 entry->flags |= BAM_ENTRY_MULTIBOOT; in kernel_parser()
4809 entry->flags |= BAM_ENTRY_MULTIBOOT | BAM_ENTRY_FAILSAFE; in kernel_parser()