Home
last modified time | relevance | path

Searched refs:NVME_OP_WRITE (Results 1 – 2 of 2) sorted by relevance

/system/dev/block/nvme/
A Dnvme-hw.h149 #define NVME_OP_WRITE 0x01 macro
A Dnvme.c368 txn->opcode == NVME_OP_WRITE ? "WR" : "RD"); in io_process_txn()
535 txn->opcode = NVME_OP_WRITE; in nvme_queue()
564 txn->opcode == NVME_OP_WRITE ? "wr" : "rd", in nvme_queue()

Completed in 7 milliseconds