Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnvme.h1761 struct nvme_dbbuf { struct
1807 struct nvme_dbbuf dbbuf;
/openbmc/linux/drivers/nvme/host/
H A Dcore.c4715 BUILD_BUG_ON(sizeof(struct nvme_dbbuf) != 64); in _nvme_check_size()