Searched refs:BLOCKIO_BARRIER_AFTER (Results 1 – 3 of 3) sorted by relevance
109 requests[count - 1].opcode |= BLOCKIO_GROUP_LAST | BLOCKIO_BARRIER_AFTER; in block_fifo_txn()
290 #define BLOCKIO_BARRIER_AFTER 0x00000200 macro
77 static_assert(BLOCK_FL_BARRIER_AFTER == BLOCKIO_BARRIER_AFTER, ""); in OpcodeToCommand()
Completed in 9 milliseconds