Searched refs:NVME_CTRL_SGLS_MSDS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/nvme/host/ | ||
H A D | nvme.h | 1139 return ctrl->sgls & NVME_CTRL_SGLS_MSDS; in nvme_ctrl_meta_sgl_supported() |
/linux/include/linux/ | ||
H A D | nvme.h | 395 NVME_CTRL_SGLS_MSDS = 1 << 19, enumerator |