Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h467 struct nvme_id_ns_nvm { struct
/openbmc/linux/drivers/nvme/host/
H A Dcore.c1750 struct nvme_id_ns_nvm *nvm; in nvme_init_ms()
4735 BUILD_BUG_ON(sizeof(struct nvme_id_ns_nvm) != NVME_IDENTIFY_DATA_SIZE); in _nvme_check_size()