Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c261 if (!(req->cmd->get_log_page.lsp & NVME_ANA_LOG_RGO)) { in nvmet_format_ana_group()
/openbmc/linux/include/linux/
H A Dnvme.h672 #define NVME_ANA_LOG_RGO (1 << 0) macro