HomeSort by: relevance | last modified time | path
    Searched refs:SYSCONS (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
bsd_VTsw.c 48 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) {
bsd_bell.c 62 case SYSCONS:
bsd_init.c 61 /* The FreeBSD 1.1 version syscons driver uses /dev/ttyv0 */
94 "syscons",
133 * driver. (Otherwise, pcvt would also probe as syscons, and either
134 * pcvt or syscons might successfully probe as pccons.)
222 case SYSCONS:
223 /* as of FreeBSD 2.2.8, syscons driver does not need the #1 vt
302 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) {
348 /* Check for syscons */
352 /* Get syscons version */
369 * For old syscons versions (<0x100), VT_OPENQRY return
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
bsd_VTsw.c 48 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) {
bsd_bell.c 67 case SYSCONS:
bsd_init.c 59 /* The FreeBSD 1.1 version syscons driver uses /dev/ttyv0 */
92 "syscons",
132 * driver. (Otherwise, pcvt would also probe as syscons, and either
133 * pcvt or syscons might succesfully probe as pccons.)
240 case SYSCONS:
241 /* as of FreeBSD 2.2.8, syscons driver does not need the #1 vt
323 if (!ShareVTs) if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)
377 /* Check for syscons */
383 /* Get syscons version */
402 * For old syscons versions (<0x100), VT_OPENQRY return
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Privstr.h 117 #define SYSCONS 8
  /xsrc/external/mit/xf86-input-keyboard/dist/src/
bsd_kbd.c 67 case SYSCONS:
105 case SYSCONS:
131 case SYSCONS:
172 case SYSCONS:
196 case SYSCONS:
255 case SYSCONS:
310 case SYSCONS:
bsd_KbdMap.c 125 /* This has been checked against what syscons actually does */
1651 case SYSCONS:
1673 #endif /* SYSCONS || PCVT */
1737 case SYSCONS:
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86Privstr.h 163 #define SYSCONS 8

Completed in 8 milliseconds