Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvme.h788 NVME_FEAT_TIMESTAMP = 0x0e, enumerator
/Linux-v4.19/drivers/nvme/host/
Dcore.c1866 ret = nvme_set_features(ctrl, NVME_FEAT_TIMESTAMP, 0, &ts, sizeof(ts), in nvme_configure_timestamp()