Home
last modified time | relevance | path

Searched refs:NVME_OPC_NVM_DSET_MGMT (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h312 #define NVME_OPC_NVM_DSET_MGMT 0x9 macro
H A Dnvme.c2263 ASSERT(cmd->nc_sqe.sqe_opc == NVME_OPC_NVM_DSET_MGMT || in nvme_check_specific_cmd_status()
5429 case NVME_OPC_NVM_DSET_MGMT: in nvme_create_nvm_cmd()
5685 return (nvme_bd_cmd(ns, xfer, NVME_OPC_NVM_DSET_MGMT)); in nvme_bd_free_space()