Searched refs:NVME_IO_READ_OPC (Results 1 – 4 of 4) sorted by relevance
804 #define NVME_IO_READ_OPC 2 macro
1923 CommandPacket.NvmeCmd->Cdw0.Opcode = NVME_IO_READ_OPC; in NvmeReadSectors()
746 #define NVME_IO_READ_OPC 2 macro
57 CommandPacket.NvmeCmd->Cdw0.Opcode = NVME_IO_READ_OPC; in ReadSectors()504 CommandPacket->NvmeCmd->Cdw0.Opcode = NVME_IO_READ_OPC; in AsyncReadSectors()