Searched refs:NVME_OPC_IDENTIFY (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 276 #define NVME_OPC_IDENTIFY 0x6 macro |
H A D | nvme.c | 1753 cmd->nc_sqe.sqe_opc = NVME_OPC_IDENTIFY; in nvme_identify() |