Home
last modified time | relevance | path

Searched refs:MBOOT_SCAN_SIZE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/boot/common/
H A Dmboot_extra.h38 #define MBOOT_SCAN_SIZE (32 * 1024 * 1024) macro
H A Dmboot_extra.c71 boundary = MBOOT_SCAN_SIZE; in find_multiboot()
/titanic_41/usr/src/cmd/boot/installboot/
H A Dinstallboot.c67 char mboot_scan[MBOOT_SCAN_SIZE];
126 if (buf_size > BBLK_DATA_RSVD_SIZE + MBOOT_SCAN_SIZE) { in read_bootblock_from_file()
/titanic_41/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.c89 char mboot_scan[MBOOT_SCAN_SIZE];