Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h367 NVME_CTRL_ONCS_TIMESTAMP = 1 << 6, enumerator
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2315 if (!(ctrl->oncs & NVME_CTRL_ONCS_TIMESTAMP)) in nvme_configure_timestamp()