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