Home
last modified time | relevance | path

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

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