Searched refs:nvme_get_features (Results 1 - 2 of 2) sorted by relevance
/drivers/block/ |
H A D | nvme-core.c | 1061 int nvme_get_features(struct nvme_dev *dev, unsigned fid, unsigned nsid, function 2266 res = nvme_get_features(dev, NVME_FEAT_LBA_RANGE, i,
|
H A D | nvme-scsi.c | 1101 res = nvme_get_features(dev, NVME_FEAT_TEMP_THRESH, 0, 0, 1256 nvme_sc = nvme_get_features(dev, NVME_FEAT_VOLATILE_WC, 0, 0,
|
Completed in 57 milliseconds