OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:a20_none
(Results
1 - 2
of
2
) sorted by null
/external/syslinux/memdisk/
memdisk16.asm
236
%define
A20_NONE
1 ; A20 always on?
242
A20List dw a20_dunno,
a20_none
, a20_bios, a20_kbc, a20_fast
276
a20_none
:
label
277
mov byte [A20Type],
A20_NONE
/external/syslinux/core/
pm.inc
264
a20_none
:
Completed in 82 milliseconds