Searched refs:css_present (Results 1 – 3 of 3) sorted by relevance
443 if (!m || !css_present(cssid)) { in ioinst_handle_chsc_scpd()492 if (!(param0 & CHSC_SCSC_0_M) || !css_present(cssid)) { in ioinst_handle_chsc_scsc()
263 bool css_present(uint8_t cssid);
2214 bool css_present(uint8_t cssid) in css_present() function