Home
last modified time | relevance | path

Searched refs:nvme_id_ctrl_nvm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dadmin-cmd.c675 nvmet_zero_sgl(req, 0, sizeof(struct nvme_id_ctrl_nvm))); in nvmet_execute_identify_ctrl_nvm()
/openbmc/linux/include/linux/
H A Dnvme.h491 struct nvme_id_ctrl_nvm { struct
/openbmc/linux/drivers/nvme/host/
H A Dcore.c2901 struct nvme_id_ctrl_nvm *id; in nvme_init_non_mdts_limits()
4737 BUILD_BUG_ON(sizeof(struct nvme_id_ctrl_nvm) != NVME_IDENTIFY_DATA_SIZE); in _nvme_check_size()