Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dnvme.h376 NVME_CTRL_ONCS_TIMESTAMP = 1 << 6, enumerator
/linux-6.12.1/drivers/nvme/host/
Dcore.c2539 if (!(ctrl->oncs & NVME_CTRL_ONCS_TIMESTAMP)) in nvme_configure_timestamp()