Home
last modified time | relevance | path

Searched refs:detect_memory_e801 (Results 1 – 5 of 5) sorted by relevance

/external/syslinux/com32/gplinclude/
Dmemory.h44 int detect_memory_e801(int *, int *);
/external/syslinux/com32/gpllib/
Dmemory.c181 int detect_memory_e801(int *mem_size_below_16, int *mem_size_above_16) in detect_memory_e801() function
397 if (!detect_memory_e801(&mem_low, &mem_high)) in detect_memsize()
/external/syslinux/com32/hdt/
Dhdt-cli-memory.c75 if (detect_memory_e801(&mem_low, &mem_high)) { in show_memory_e801()
Dhdt-dump-memory.c55 if (detect_memory_e801(&mem_low,&mem_high)) { in dump_e801()
Dhdt-menu-memory.c81 if (detect_memory_e801(&mem_low, &mem_high)) { in compute_e801()