Searched refs:NVME_CMBSZ_WDS (Results 1 – 2 of 2) sorted by relevance
175 NVME_CMBSZ_WDS = 1 << 4, enumerator
1967 if ((dev->cmbsz & (NVME_CMBSZ_WDS | NVME_CMBSZ_RDS)) == in nvme_map_cmb()1968 (NVME_CMBSZ_WDS | NVME_CMBSZ_RDS)) in nvme_map_cmb()