Searched refs:BOOTSEC_PART_OFFSET (Results 1 – 4 of 4) sorted by relevance
200 #define BOOTSEC_PART_OFFSET 0x1BE macro
1308 src = (char *) SCRATCHADDR + BOOTSEC_PART_OFFSET; in set_bootdev()
2395 && (*((unsigned char *) (stage1_buffer + BOOTSEC_PART_OFFSET)) == 0x80 in install_func()2396 || stage1_buffer[BOOTSEC_PART_OFFSET] == 0)) in install_func()
5332 BOOTSEC_PART_OFFSET). Don't use grub_memmove, but copy it