Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dnvme.h377 struct nvme_features { struct
465 struct nvme_features features;
/linux-4.1.27/drivers/block/
Dnvme-core.c129 BUILD_BUG_ON(sizeof(struct nvme_features) != 64); in _nvme_check_size()