Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme.h268 NVME_CTRL_ATTR_ELBAS = (1 << 15), enumerator
/linux-6.1.9/drivers/nvme/host/
Dcore.c1748 if (!(ctrl->ctratt & NVME_CTRL_ATTR_ELBAS)) { in nvme_init_ms()
2416 if (ctrl->ctratt & NVME_CTRL_ATTR_ELBAS) in nvme_configure_host_options()