Searched refs:NVME_CMBSZ_RDS (Results 1 – 2 of 2) sorted by relevance
184 NVME_CMBSZ_RDS = 1 << 3, enumerator
2029 if ((dev->cmbsz & (NVME_CMBSZ_WDS | NVME_CMBSZ_RDS)) == in nvme_map_cmb()2030 (NVME_CMBSZ_WDS | NVME_CMBSZ_RDS)) in nvme_map_cmb()