Home
last modified time | relevance | path

Searched defs:BOOTRELOCSEG (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/arch/i386/stand/mbr/
H A Dmbr.S63 #define BOOTRELOCSEG 0x7a0 /* segment where we relocate to */ macro
/openbsd/sys/arch/amd64/stand/mbr/
H A Dmbr.S63 #define BOOTRELOCSEG 0x7a0 /* segment where we relocate to */ macro
/openbsd/sys/arch/amd64/stand/cdbr/
H A Dcdbr.S64 #define BOOTRELOCSEG 0x740 /* segment we relocate to */ macro
/openbsd/sys/arch/i386/stand/cdbr/
H A Dcdbr.S67 #define BOOTRELOCSEG 0x740 /* segment we relocate to */ macro