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