Searched refs:NVME_NS_DPS_PI_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | nvme.h | 623 NVME_NS_DPS_PI_MASK = 0x7, enumerator |
| /linux/drivers/nvme/host/ | ||
| H A D | core.c | 1966 head->pi_type = id->dps & NVME_NS_DPS_PI_MASK; in nvme_configure_metadata() |