Searched refs:NVME_CMB_BIR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | nvme.h | 164 #define NVME_CMB_BIR(cmbloc) ((cmbloc) & 0x7) macro |
/linux-6.1.9/drivers/nvme/host/ | ||
D | pci.c | 1934 bar = NVME_CMB_BIR(dev->cmbloc); in nvme_map_cmb() |