Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h268 NVME_CTRL_ATTR_ELBAS = (1 << 15), enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1750 if (!(ctrl->ctratt & NVME_CTRL_ATTR_ELBAS)) { in nvme_init_ms()
2332 if (ctrl->ctratt & NVME_CTRL_ATTR_ELBAS) in nvme_configure_host_options()