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

/haiku/src/system/boot/platform/riscv/
H A Dvirtio.h30 ioOpWrite, enumerator in enum:IOOperation
H A Dvirtio.cpp164 case ioOpWrite: fDescs[desc].flags |= kVringDescFlagsWrite; break;
255 gKeyboardDev->ScheduleIO(new(std::nothrow) IORequest(ioOpWrite,
289 gKeyboardDev->ScheduleIO(new(std::nothrow) IORequest(ioOpWrite,
H A Ddevices.cpp91 IORequest reply(ioOpWrite, readBuffer.Get(), numBlocks * BlockSize() + 1);

Completed in 40 milliseconds