Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/atari/dev/
H A Ditevar.h134 START_CURSOROPT, enumerator
H A Dite_et.c480 case START_CURSOROPT: in et_cursor()
H A Dite_cc.c519 else if (flag == START_CURSOROPT) { in cursor32()
H A Dite.c340 SUBR_CURSOR(sc, START_CURSOROPT); in itecnputc()
1363 SUBR_CURSOR(sc, START_CURSOROPT); in ite_putstr()
/netbsd-src/sys/arch/amiga/dev/
H A Ditevar.h132 START_CURSOROPT, enumerator
H A Dite_rh.c119 if (flag == START_CURSOROPT || flag == END_CURSOROPT) in rh_cursor()
H A Dite_cl.c134 case START_CURSOROPT: in cl_cursor()
H A Dite_et.c139 case START_CURSOROPT: in et_cursor()
H A Dite_cv3d.c197 case START_CURSOROPT: in cv3d_cursor()
H A Dite_cv.c197 case START_CURSOROPT: in cv_cursor()
H A Dite_ul.c235 else if (flag == START_CURSOROPT) { in ulowell_cursor()
H A Dite_cc.c402 else if (flag == START_CURSOROPT) { in cursor32()
H A Dite.c1283 SUBR_CURSOR(ip, START_CURSOROPT); in ite_putstr()
/netbsd-src/sys/arch/x68k/dev/
H A Ditevar.h195 #define START_CURSOROPT 0x08 /* at start of output. May disable cursor */
172 #define START_CURSOROPT global() macro
H A Dite_tv.c627 case START_CURSOROPT: in tv_cursor()
H A Dite.c1220 SUBR_CURSOR(ip, START_CURSOROPT); in iteputchar()