Searched refs:NVME_CAP_CMBS (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dnvme.h166 #define NVME_CAP_CMBS(cap) (((cap) >> 57) & 0x1) macro
/linux-master/drivers/nvme/host/
H A Dpci.c1835 if (NVME_CAP_CMBS(dev->ctrl.cap))
1855 if (NVME_CAP_CMBS(dev->ctrl.cap)) {

Completed in 105 milliseconds