Searched refs:gateA20 (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Detherboot.h42 #define gateA20_set() gateA20(1)
43 #define gateA20_unset() gateA20(0)
/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c177 gateA20 (1);
H A Dshared.h828 void gateA20 (int linear);
H A Dasm.S1762 * gateA20(int linear)
1771 ENTRY(gateA20) function
1802 * try to switch gateA20 using PORT92, the "Fast A20 and Init"
H A Dbuiltins.c349 gateA20 (0);
/osnet-11/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c320 gateA20 (int linear) function

Completed in 47 milliseconds