Home
last modified time | relevance | path

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

/drivers/block/
Dnvme-scsi.c1101 res = nvme_get_features(dev, NVME_FEAT_TEMP_THRESH, 0, 0, in nvme_trans_log_temperature()
1256 nvme_sc = nvme_get_features(dev, NVME_FEAT_VOLATILE_WC, 0, 0, in nvme_trans_fill_caching_page()
Dnvme-core.c1061 int nvme_get_features(struct nvme_dev *dev, unsigned fid, unsigned nsid, in nvme_get_features() function
2266 res = nvme_get_features(dev, NVME_FEAT_LBA_RANGE, i, in nvme_dev_add()