Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnvme.h132 NVME_REG_CMBLOC = 0x0038, /* Controller Memory Buffer Location */ enumerator
/linux-6.1.9/drivers/nvme/host/
Dpci.c1930 dev->cmbloc = readl(dev->bar + NVME_REG_CMBLOC); in nvme_map_cmb()