Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c48 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()
H A Dbsd_init.c239 case PCVT: in xf86OpenConsole()
307 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()
522 xf86Info.consType = PCVT; in xf86OpenPcvt()
595 case PCVT: in xf86CloseConsole()
H A Dbsd_bell.c63 case PCVT: in xf86OSRingBell()
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Privstr.h119 #define PCVT 16 macro
/OK3568_Linux_fs/external/xserver/include/
H A Dxorg-config.h.meson.in100 /* System has PCVT console */
H A Dxorg-config.h.in103 /* System has PCVT console */
H A Dxorg-server.h.in185 /* System has PCVT console */
H A Dxorg-server.h.meson.in185 /* System has PCVT console */
/OK3568_Linux_fs/external/xserver/
H A Dconfigure.ac336 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])
343 AC_DEFINE(PCVT_SUPPORT, 1, [System has PCVT console])
H A DChangeLog170544 For NetBSD, define PCVT_SUPPORT (System has PCVT console).
178805 OpenBSD supports PCVT and WSCONS. PCCONS is long gone.