Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/wscons/
H A Dwsemul_sun.c74 #define SUN_EMUL_STATE_HAVEESC 1 /* seen start of ctl seq */ macro
268 newstate = SUN_EMUL_STATE_HAVEESC; in wsemul_sun_output_normal()
511 case SUN_EMUL_STATE_HAVEESC: in wsemul_sun_output()