Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsemul_sun.c89 #define SUN_EMUL_STATE_NORMAL 0 /* normal processing */ macro
181 edp->state = SUN_EMUL_STATE_NORMAL; in wsemul_sun_reset()
395 edp->state = SUN_EMUL_STATE_NORMAL; /* XXX is this wise? */ in wsemul_sun_output_haveesc()
635 edp->state = SUN_EMUL_STATE_NORMAL; in wsemul_sun_output_control()
656 edp->state = SUN_EMUL_STATE_NORMAL; in wsemul_sun_output_percent()
719 if ((edp->state == SUN_EMUL_STATE_NORMAL || kernel) && in wsemul_sun_output()
753 (edp->state == SUN_EMUL_STATE_NORMAL && !kernel) ? in wsemul_sun_output()
778 case SUN_EMUL_STATE_NORMAL: in wsemul_sun_output()
797 edp->state = SUN_EMUL_STATE_NORMAL; in wsemul_sun_output()