Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/nvme/target/
Dcore.c1139 static inline bool nvmet_css_supported(u8 cc_css) in nvmet_css_supported() argument
1141 switch (cc_css << NVME_CC_CSS_SHIFT) { in nvmet_css_supported()