Searched refs:NVME_IO_WRITE_OPC (Results 1 – 4 of 4) sorted by relevance
803 #define NVME_IO_WRITE_OPC 1 macro
1985 CommandPacket.NvmeCmd->Cdw0.Opcode = NVME_IO_WRITE_OPC; in NvmeWriteSectors()
745 #define NVME_IO_WRITE_OPC 1 macro
120 CommandPacket.NvmeCmd->Cdw0.Opcode = NVME_IO_WRITE_OPC; in WriteSectors()643 CommandPacket->NvmeCmd->Cdw0.Opcode = NVME_IO_WRITE_OPC; in AsyncWriteSectors()