Searched refs:PCVT (Results 1 – 10 of 10) sorted by relevance
48 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTRequest()59 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchPending()70 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchAway()85 if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT) { in xf86VTSwitchTo()
239 case PCVT: in xf86OpenConsole()307 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()522 xf86Info.consType = PCVT; in xf86OpenPcvt()595 case PCVT: in xf86CloseConsole()
63 case PCVT: in xf86OSRingBell()
119 #define PCVT 16 macro
100 /* System has PCVT console */
103 /* System has PCVT console */
185 /* System has PCVT console */
336 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])343 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])
170544 For NetBSD, define PCVT_SUPPORT (System has PCVT console).178805 OpenBSD supports PCVT and WSCONS. PCCONS is long gone.