Searched refs:NVME_CTRL_OACS_SEC_SUPP (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | nvme.h | 379 NVME_CTRL_OACS_SEC_SUPP = 1 << 0, enumerator |
/linux/drivers/nvme/host/ | ||
H A D | core.c | 2374 if (ctrl->oacs & NVME_CTRL_OACS_SEC_SUPP) { in nvme_configure_opal() |