Searched refs:BLOCKIO_GROUP_LAST (Results 1 – 3 of 3) sorted by relevance
109 requests[count - 1].opcode |= BLOCKIO_GROUP_LAST | BLOCKIO_BARRIER_AFTER; in block_fifo_txn()
295 #define BLOCKIO_GROUP_LAST 0x00000800 macro
458 bool wants_reply = requests[i].opcode & BLOCKIO_GROUP_LAST; in Serve()
Completed in 6 milliseconds