Searched refs:NVME_CAP_CSS_NVM (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 61 #define NVME_CAP_CSS_NVM 1 /* NVM Command Set */ macro |
H A D | nvme.c | 2262 if ((cap.b.cap_css & NVME_CAP_CSS_NVM) == 0) { in nvme_init() |