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

/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Detherboot.h42 #define gateA20_set() gateA20(1)
43 #define gateA20_unset() gateA20(0)
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c176 gateA20 (1);
H A Dshared.h828 void gateA20 (int linear);
H A Dasm.S1755 * gateA20(int linear)
1764 ENTRY(gateA20) function
1795 * try to switch gateA20 using PORT92, the "Fast A20 and Init"
H A Dbuiltins.c318 gateA20 (0);
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c323 gateA20 (int linear) function

Completed in 90 milliseconds