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

/haiku/src/system/boot/platform/riscv/
H A DFwCfg.cpp67 uint64_t Read64() {uint64_t val; ReadBytes((uint8_t*)&val, sizeof(val)); return val;} function in namespace:FwCfg

Completed in 75 milliseconds