ofw_get_address_cells 110 boot/genarch/include/genarch/ofw.h extern size_t ofw_get_address_cells(const phandle); ofw_get_address_cells 358 boot/genarch/src/ofw.c size_t ac = ofw_get_address_cells(ofw_memory) /