Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dnvme.h838 struct nvme_features { struct
1110 struct nvme_features features;
/Linux-v4.19/drivers/nvme/host/
Dpci.c210 BUILD_BUG_ON(sizeof(struct nvme_features) != 64); in _nvme_check_size()