Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h369 NVME_CTRL_OACS_SEC_SUPP = 1 << 0, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2135 if (ctrl->oacs & NVME_CTRL_OACS_SEC_SUPP) { in nvme_configure_opal()