Searched refs:NVME_OPC_DELETE_CQUEUE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h229 #define NVME_OPC_DELETE_CQUEUE 0x4 macro
H A Dnvme.c1011 cmd->nc_sqe.sqe_opc == NVME_OPC_DELETE_CQUEUE);
1059 ASSERT(cmd->nc_sqe.sqe_opc == NVME_OPC_DELETE_CQUEUE);

Completed in 53 milliseconds