Searched refs:cap_css (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/nvme/ | ||
H A D | nvme_reg.h | 74 uint16_t cap_css:8; /* Command Sets Supported */ member |
H A D | nvme.c | 2262 if ((cap.b.cap_css & NVME_CAP_CSS_NVM) == 0) { in nvme_init() |