Home
last modified time | relevance | path

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

/openbsd/sys/dev/wscons/
H A Dwsemul_sun.c91 #define SUN_EMUL_STATE_CONTROL 2 /* processing ESC [ ctl seq */ macro
384 edp->state = SUN_EMUL_STATE_CONTROL; in wsemul_sun_output_haveesc()
784 case SUN_EMUL_STATE_CONTROL: in wsemul_sun_output()