Home
last modified time | relevance | path

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

/original-bsd/sys/vax/uba/
H A Dqvreg.h73 #define LK_OUTPUT_ERROR 0xb5 /* keystrokes lost during inhibit */ macro
H A Dqduser.h399 #define LK_OUTPUT_ERROR 0xB5 /* keystrokes lost during inhibit */ macro
H A Dqd.c2119 key == LK_OUTPUT_ERROR) {
2547 key == LK_INPUT_ERROR || key == LK_OUTPUT_ERROR) {
2884 key == LK_INPUT_ERROR || key == LK_OUTPUT_ERROR) { in qdgetc()
H A Dqv.c526 key == LK_INPUT_ERROR || key == LK_OUTPUT_ERROR) {
/original-bsd/sys/pmax/dev/
H A Dfbreg.h76 #define LK_OUTPUT_ERROR 0xb5 /* keystrokes lost during inhbt */ macro
H A Dfb.c912 case LK_OUTPUT_ERROR:
/original-bsd/sys/vax/stand/
H A Dqdcons.c427 key == LK_INPUT_ERROR || key == LK_OUTPUT_ERROR) { in qdgetc()