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.c363 if (!(entry->flags & BAM_ENTRY_MULTIBOOT)) {
532 if (!(entry->flags & BAM_ENTRY_MULTIBOOT)) {
H A Dbootadm.c4653 entry->flags |= BAM_ENTRY_MULTIBOOT;
4658 entry->flags |= BAM_ENTRY_MULTIBOOT | BAM_ENTRY_FAILSAFE;

Completed in 65 milliseconds