Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnvme.h405 NVME_FEAT_VOLATILE_WC = 0x06, enumerator
/linux-4.4.14/drivers/nvme/host/
Dscsi.c1024 nvme_sc = nvme_get_features(dev, NVME_FEAT_VOLATILE_WC, 0, 0, in nvme_trans_fill_caching_page()
1373 nvme_sc = nvme_set_features(dev, NVME_FEAT_VOLATILE_WC, dword11, in nvme_trans_modesel_get_mp()