Home
last modified time | relevance | path

Searched refs:gateA20 (Results 1 – 10 of 10) sorted by relevance

/openbsd/sys/arch/amd64/stand/libsa/
H A DgateA20.c52 gateA20(1); in gateA20on()
60 gateA20(int on) in gateA20() function
H A Dlibsa.h40 void gateA20(int);
/openbsd/sys/arch/i386/stand/libsa/
H A DgateA20.c50 gateA20(1); in gateA20on()
58 gateA20(int on) in gateA20() function
H A Dlibsa.h42 void gateA20(int);
/openbsd/sys/arch/i386/stand/cdboot/
H A DMakefile21 SRCS+= cmd_i386.c dev_i386.c exec_i386.c gateA20.c machdep.c
/openbsd/sys/arch/amd64/stand/cdboot/
H A DMakefile21 SRCS+= gidt.S mdrandom.c biosdev.c bioscons.c gateA20.c \
/openbsd/sys/arch/i386/stand/boot/
H A DMakefile32 SRCS+= cmd_i386.c dev_i386.c exec_i386.c gateA20.c machdep.c
/openbsd/sys/arch/i386/stand/pxeboot/
H A DMakefile21 SRCS+= cmd_i386.c exec_i386.c gateA20.c machdep.c
/openbsd/sys/arch/amd64/stand/boot/
H A DMakefile29 SRCS+= cmd_i386.c dev_i386.c exec_i386.c gateA20.c machdep.c
/openbsd/sys/arch/amd64/stand/pxeboot/
H A DMakefile22 SRCS+= gidt.S mdrandom.c biosdev.c bioscons.c gateA20.c \