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

/haiku/src/system/boot/platform/efi/
H A Ddtb.cpp341 dtb_get_address_cells(const void* fdt, int node) function
379 uint32 addressCells = dtb_get_address_cells(fdt, node);
406 uint32 parentAddressCells = dtb_get_address_cells(fdt, parent);

Completed in 36 milliseconds