Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dnvme.h868 NVME_FEAT_TIMESTAMP = 0x0e, enumerator
/Linux-v5.4/drivers/nvme/host/
Dcore.c2204 ret = nvme_set_features(ctrl, NVME_FEAT_TIMESTAMP, 0, &ts, sizeof(ts), in nvme_configure_timestamp()