Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h81 #define STAGE1_BPB_SIZE (0x3B) macro
H A Dinstallgrub.c1191 install->stage1_buf + STAGE1_BPB_OFFSET, STAGE1_BPB_SIZE); in prepare_stage1()
/illumos-gate/usr/src/cmd/boot/installboot/i386/
H A Dinstallboot.h139 #define STAGE1_BPB_SIZE (0x3b) macro
H A Dinstallboot.c1906 STAGE1_BPB_SIZE); in prepare_stage1()