Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/
H A Dmultiboot.h43 #define MB_HEADER_FLAGS_64 0x00010003 /* flags we use */ macro
/titanic_41/usr/src/uts/i86pc/dboot/
H A Ddboot_grub.s64 .long MB_HEADER_FLAGS_64 /* flags */
/titanic_41/usr/src/cmd/boot/installboot/
H A Dinstallboot.c361 mboot->flags = MB_HEADER_FLAGS_64; in prepare_bootblock()