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

/haiku/src/system/boot/platform/riscv/
H A DFwCfg.cpp35 DmaOp(uint8_t *bytes, size_t count, uint32_t op) function in namespace:FwCfg
53 DmaOp(bytes, count, fwCfgDmaFlagsRead);
60 DmaOp(bytes, count, fwCfgDmaFlagsWrite);

Completed in 8 milliseconds