Searched refs:NVME_CAP_CMBS (Results 1 – 2 of 2) sorted by relevance
153 #define NVME_CAP_CMBS(cap) (((cap) >> 57) & 0x1) macro
1858 if (NVME_CAP_CMBS(dev->ctrl.cap)) in nvme_map_cmb()1878 if (NVME_CAP_CMBS(dev->ctrl.cap)) { in nvme_map_cmb()
Completed in 16 milliseconds