Searched refs:nvme_get_features (Results 1 – 2 of 2) sorted by relevance
/drivers/block/ |
D | nvme-scsi.c | 1101 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()
|
D | nvme-core.c | 1061 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()
|