HomeSort by relevance Sort by last modified time
    Searched refs:A20_KBC (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/arch/i386/firmware/pcbios/
gateA20.c 36 A20_KBC,
130 case A20_KBC:
142 a20_method = A20_KBC;
  /external/syslinux/memdisk/
memdisk16.asm 238 %define A20_KBC 3 ; A20 through KBC
242 A20List dw a20_dunno, a20_none, a20_bios, a20_kbc, a20_fast
297 a20_kbc: label
302 mov byte [A20Type], A20_KBC ; Starting KBC command sequence

Completed in 499 milliseconds