Searched refs:CONFIG_RTS (Results 1 – 2 of 2) sorted by relevance
121 if (what & CONFIG_RTS) { in config_init()205 if (what & CONFIG_RTS && env->sc_rts != NULL) { in config_purge()524 if ((ps->ps_what[id] & CONFIG_RTS) == 0 || in config_setrt()
90 #define CONFIG_RTS 0x20 macro