Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/fdt/
H A Dfdt_memory.h41 struct fdt_memory { struct
52 void fdt_memory_foreach(void (*)(const struct fdt_memory *, void *), void *); argument
H A Dfdt_memory.c274 fdt_memory_foreach(void (*fn)(const struct fdt_memory *, void *), void *arg) in fdt_memory_foreach() argument