HelenOS sources

ofw_get_size_cells  111 boot/genarch/include/genarch/ofw.h extern size_t ofw_get_size_cells(const phandle);
ofw_get_size_cells  360 boot/genarch/src/ofw.c 	size_t sc = ofw_get_size_cells(ofw_memory) /
HelenOS homepage, sources at GitHub