Home
last modified time | relevance | path

Searched refs:get_mmap_entry (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c196 cont = get_mmap_entry ((void *) addr, cont); in init_bios_info()
H A Dshared.h841 int get_mmap_entry (struct mmar_desc *desc, int cont);
H A Dasm.S1531 ENTRY(get_mmap_entry)
H A Dbuiltins.c1279 if (get_mmap_entry ((void *) SCRATCHADDR, 0) != 0 in displaymem_func()
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c395 get_mmap_entry (struct mmar_desc *desc, int cont) in get_mmap_entry() function
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog3796 [!STAGE1_5] (get_mmap_entry): Likewise.
4714 (get_mmap_entry): Define a new variable DESC_TABLE statically,