Searched refs:get_mmap_entry (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dcommon.c196 cont = get_mmap_entry ((void *) addr, cont);
H A Dshared.h838 int get_mmap_entry (struct mmar_desc *desc, int cont);
H A Dasm.S1520 * get_mmap_entry(addr, cont) : address and old continuation value (zero to
1531 ENTRY(get_mmap_entry) function
H A Dbuiltins.c1291 if (get_mmap_entry ((void *) SCRATCHADDR, 0) != 0
/illumos-gate/usr/src/grub/grub-0.97/grub/
H A Dasmstub.c395 get_mmap_entry (struct mmar_desc *desc, int cont) function

Completed in 81 milliseconds