Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnvme.h143 NVME_REG_CMBSZ = 0x003c, /* Controller Memory Buffer Size */ enumerator
/linux/drivers/nvme/host/
H A Dpci.c1984 dev->cmbsz = readl(dev->bar + NVME_REG_CMBSZ); in nvme_map_cmb()