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

/freebsd-11-stable/stand/powerpc/ofw/
H A Dofwfdt.c110 void *rtasmem; local
118 rtasmem = OF_claim(0, len, 4096);
130 base = cpu_to_fdt32((uint32_t)rtasmem);

Completed in 100 milliseconds