Home
last modified time | relevance | path

Searched defs:btinfo_memmap (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/i386/stand/lib/
H A Dbootinfo_memmap.c33 struct btinfo_memmap *btinfo_memmap = NULL; variable
/netbsd-src/sys/arch/x86/include/
H A Dbootinfo.h131 struct btinfo_memmap { struct
132 struct btinfo_common common;
133 int num;
134 struct bi_memmap_entry entry[1]; /* var len */