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

  /external/syslinux/memdisk/
memdisk16.asm 239 %define A20_FAST 4 ; A20 through port 92h
242 A20List dw a20_dunno, a20_none, a20_bios, a20_kbc, a20_fast
336 a20_fast: label
337 mov byte [A20Type], A20_FAST ; Haven't used the KBC yet
  /external/syslinux/core/
pm.inc 326 a20_fast:
327 mov word [cs:A20Ptr], a20_fast

Completed in 371 milliseconds