Home
last modified time | relevance | path

Searched defs:BOOTSEG (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/usr.sbin/installboot/
H A Di386_installboot.h36 #define BOOTSEG 0x07c0 /* biosboot loaded here */ macro
/openbsd-src/sys/arch/i386/stand/mbr/
H A Dmbr.S62 #define BOOTSEG 0x7c0 /* segment where we are loaded */ macro
/openbsd-src/sys/arch/amd64/stand/mbr/
H A Dmbr.S62 #define BOOTSEG 0x7c0 /* segment where we are loaded */ macro
/openbsd-src/sys/arch/i386/stand/biosboot/
H A Dbiosboot.S77 #define BOOTSEG 0x07c0 /* biosboot loaded here */ macro
/openbsd-src/sys/arch/amd64/stand/biosboot/
H A Dbiosboot.S77 #define BOOTSEG 0x07c0 /* biosboot loaded here */ macro
/openbsd-src/sys/arch/i386/stand/cdbr/
H A Dcdbr.S65 #define BOOTSEG 0x7c0 /* segment we're loaded to */ macro
/openbsd-src/sys/arch/amd64/stand/cdbr/
H A Dcdbr.S62 #define BOOTSEG 0x7c0 /* segment we're loaded to */ macro