Searched refs:nvme_nvm_id12 (Results 1 – 1 of 1) sorted by relevance
150 struct nvme_nvm_id12 { struct251 BUILD_BUG_ON(sizeof(struct nvme_nvm_id12) != NVME_IDENTIFY_DATA_SIZE); in _nvme_nvm_check_size()285 static int nvme_nvm_setup_12(struct nvme_nvm_id12 *id, in nvme_nvm_setup_12()434 struct nvme_nvm_id12 *id; in nvme_nvm_identity()441 id = kmalloc(sizeof(struct nvme_nvm_id12), GFP_KERNEL); in nvme_nvm_identity()446 id, sizeof(struct nvme_nvm_id12)); in nvme_nvm_identity()