Home
last modified time | relevance | path

Searched refs:NVME_FEAT_WRITE_CACHE (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Dnvme.h476 #define NVME_FEAT_WRITE_CACHE 0x6 /* Volatile Write Cache */ macro
/titanic_41/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c200 NVME_FEAT_WRITE_CACHE, 0, NVMEADM_CTRL,
/titanic_41/usr/src/uts/common/io/nvme/
H A Dnvme.c1816 case NVME_FEAT_WRITE_CACHE: in nvme_set_features()
1876 case NVME_FEAT_WRITE_CACHE: in nvme_get_features()
1974 return (nvme_set_features(nvme, 0, NVME_FEAT_WRITE_CACHE, nwc.r, in nvme_write_cache_set()
3636 case NVME_FEAT_WRITE_CACHE: in nvme_ioctl_get_features()