Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/nvme/
H A Dnvme.h443 struct nvme_format_cmd { struct
463 struct nvme_format_cmd format; argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dnvme.h1182 struct nvme_format_cmd { struct
1407 struct nvme_format_cmd format;
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Dcore.c4762 BUILD_BUG_ON(sizeof(struct nvme_format_cmd) != 64); in _nvme_check_size()