Searched refs:NVME_OPC_DELETE_SQUEUE (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 271 #define NVME_OPC_DELETE_SQUEUE 0x0 macro |
H A D | nvme.c | 1193 cmd->nc_sqe.sqe_opc == NVME_OPC_DELETE_SQUEUE || in nvme_check_specific_cmd_status() |