Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme_reg.h273 #define NVME_OPC_GET_LOG_PAGE 0x2 macro
H A Dnvme.c1229 ASSERT(cmd->nc_sqe.sqe_opc == NVME_OPC_GET_LOG_PAGE); in nvme_check_specific_cmd_status()
1661 cmd->nc_sqe.sqe_opc = NVME_OPC_GET_LOG_PAGE; in nvme_get_logpage()