Home
last modified time | relevance | path

Searched refs:BLOCKIO_GROUP_ITEM (Results 1 – 4 of 4) sorted by relevance

/system/ulib/block-client/
A Dclient.c105 requests[i].opcode = (requests[i].opcode & BLOCKIO_OP_MASK) | BLOCKIO_GROUP_ITEM; in block_fifo_txn()
/system/public/zircon/device/
A Dblock.h292 #define BLOCKIO_GROUP_ITEM 0x00000400 macro
/system/dev/block/block/
A Dserver.cpp459 bool use_group = requests[i].opcode & BLOCKIO_GROUP_ITEM; in Serve()
/system/utest/ramdisk/
A Dramdisk.cpp1013 BLOCKIO_GROUP_ITEM; in RamdiskTestFifoLargeOpsCountShutdown()

Completed in 14 milliseconds