Searched refs:STAGE1_SIG (Results 1 – 3 of 3) sorted by relevance
145 #define STAGE1_SIG (0x1b8) /* 4+2 bytes */ macro
895 *(uint32_t *)&mbr->bootinst[STAGE1_SIG]); in print_stage1_cb()1920 bcopy(src + STAGE1_SIG, dest + STAGE1_SIG, in prepare_stage1()1921 SECTOR_SIZE - STAGE1_SIG); in prepare_stage1()
477 *(uint32_t *)&mbr->bootinst[STAGE1_SIG]); in mbr_info()