NVME_OPC_ABORT
case NVME_OPC_ABORT:
ASSERT(cmd->nc_sqe.sqe_opc == NVME_OPC_ABORT);
abort_cmd->nc_sqe.sqe_opc = NVME_OPC_ABORT;
cmd->nc_sqe.sqe_opc == NVME_OPC_ABORT) {
case NVME_OPC_ABORT: