Searched refs:NVME_OPC_GET_FEATURES (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 279 #define NVME_OPC_GET_FEATURES 0xa macro |
H A D | nvme.c | 1859 cmd->nc_sqe.sqe_opc = NVME_OPC_GET_FEATURES; in nvme_get_features() |