HomeSort by: relevance | last modified time | path
    Searched refs:PCVT (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 63 case PCVT:
bsd_init.c 68 /* Hellmuth Michaelis' pcvt driver */
97 "pcvt",
133 * driver. (Otherwise, pcvt would also probe as syscons, and either
134 * pcvt or syscons might successfully probe as pccons.)
234 case PCVT:
302 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) {
448 /* This looks much like syscons, since pcvt is API compatible */
472 "Found pcvt driver but X11 seems to be",
517 xf86Info.consType = PCVT;
520 "Using wscons driver on %s in pcvt compatibility mode
    [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 68 case PCVT:
bsd_init.c 66 /* Hellmuth Michaelis' pcvt driver */
95 "pcvt",
132 * driver. (Otherwise, pcvt would also probe as syscons, and either
133 * pcvt or syscons might succesfully probe as pccons.)
251 case PCVT:
323 if (!ShareVTs) if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)
505 /* This looks much like syscons, since pcvt is API compatible */
534 "Found pcvt driver but X11 seems to be",
594 xf86Info.consType = PCVT;
597 "Using wscons driver on %s in pcvt compatibility mode
    [all...]
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86Privstr.h 118 #define PCVT 16
  /xsrc/external/mit/xf86-input-keyboard/dist/src/
bsd_kbd.c 68 case PCVT:
106 case PCVT:
132 case PCVT:
174 case PCVT:
197 case PCVT:
256 case PCVT:
311 case PCVT:
bsd_KbdMap.c 54 * > 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/
xf86Privstr.h 164 #define PCVT 16

Completed in 12 milliseconds