Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnvme.h1878 struct nvme_dbbuf { struct
1924 struct nvme_dbbuf dbbuf;
/linux-6.15/drivers/nvme/host/
H A Dcore.c5134 BUILD_BUG_ON(sizeof(struct nvme_dbbuf) != 64); in _nvme_check_size()