Home
last modified time | relevance | path

Searched refs:cc_css (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nvme/target/
H A Dcore.c1152 static inline bool nvmet_css_supported(u8 cc_css) in nvmet_css_supported() argument
1154 switch (cc_css << NVME_CC_CSS_SHIFT) { in nvmet_css_supported()