Searched refs:PCVT (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
88 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
H A Dbsd_bell.c68 case PCVT:
H A Dbsd_init.c251 case PCVT:
323 if (!ShareVTs) if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)
594 xf86Info.consType = PCVT;
672 case PCVT:
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
88 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) {
H A Dbsd_bell.c63 case PCVT:
H A Dbsd_init.c234 case PCVT:
302 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) {
517 xf86Info.consType = PCVT;
593 case PCVT:
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Privstr.h118 #define PCVT 16 macro
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dbsd_kbd.c68 case PCVT:
106 case PCVT:
132 case PCVT:
174 case PCVT:
197 case PCVT:
256 case PCVT:
311 case PCVT:
H A Dbsd_KbdMap.c54 * > 0x80. They are returned in this form by PCVT */
1652 case PCVT:
1673 #endif /* SYSCONS || PCVT */
1746 case PCVT:
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Privstr.h164 #define PCVT 16 macro
/xsrc/external/mit/xorg-server/dist/include/
H A Dxorg-config.h.in103 /* System has PCVT console */
H A Dxorg-server.h.in185 /* System has PCVT console */
/xsrc/external/mit/xorg-server.old/dist/include/
H A Dxorg-config.h.in100 /* System has PCVT console */
H A Dxorg-server.h.in169 /* System has PCVT console */
/xsrc/external/mit/xorg-server.old/dist/
H A Dconfigure.ac401 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])
408 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])
/xsrc/external/mit/xorg-server/dist/
H A Dconfigure.ac339 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])
346 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])

Completed in 23 milliseconds