Searched refs:SYSCONS (Results 1 – 4 of 4) 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()
227 case SYSCONS: in xf86OpenConsole()307 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) { in xf86OpenConsole()426 xf86Info.consType = SYSCONS; in xf86OpenSyscons()594 case SYSCONS: in xf86CloseConsole()
62 case SYSCONS: in xf86OSRingBell()
118 #define SYSCONS 8 macro