Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nvme/target/
Dcore.c1135 static inline bool nvmet_css_supported(u8 cc_css) in nvmet_css_supported() argument
1137 switch (cc_css << NVME_CC_CSS_SHIFT) { in nvmet_css_supported()