Searched refs:consType (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c48 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) {
H A Dbsd_bell.c57 switch (xf86Info.consType) {
H A Dbsd_init.c217 switch (xf86Info.consType)
323 if (!ShareVTs) if (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)
357 xf86Info.consType = PCCONS;
474 xf86Info.consType = SYSCONS;
594 xf86Info.consType = PCVT;
644 xf86Info.consType = WSCONS;
663 switch (xf86Info.consType)
H A Di386_video.c454 switch (xf86Info.consType)
479 switch (xf86Info.consType)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bsd/
H A Dbsd_VTsw.c48 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) {
H A Dbsd_bell.c52 switch (xf86Info.consType) {
H A Dbsd_init.c202 switch (xf86Info.consType) {
302 (xf86Info.consType == SYSCONS || xf86Info.consType == PCVT)) {
329 xf86Info.consType = PCCONS;
421 xf86Info.consType = SYSCONS;
517 xf86Info.consType = PCVT;
565 xf86Info.consType = WSCONS;
585 switch (xf86Info.consType) {
H A Di386_video.c289 switch (xf86Info.consType) {
312 switch (xf86Info.consType) {
/xsrc/external/mit/xf86-input-keyboard/dist/src/
H A Dbsd_kbd.c64 switch (pKbd->consType) {
98 switch (pKbd->consType) {
124 switch (pKbd->consType) {
169 switch (pKbd->consType) {
195 switch (pKbd->consType) {
223 switch (pKbd->consType) {
253 switch (pKbd->consType) {
274 switch (pKbd->consType) {
299 switch (pKbd->consType) {
415 pKbd->consType
[all...]
H A Dxf86OSKbd.h83 int consType; member in struct:__anon7331761b0208
H A Dbsd_KbdMap.c1645 switch (pKbd->consType) {
1735 switch(pKbd->consType) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Privstr.h70 int consType; /* Which console driver? */ member in struct:__anon669d33250208
112 /* BSD console driver types (consType) */
H A Dxf86Globals.c113 .consType = -1,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Privstr.h79 int consType; /* Which console driver? */ member in struct:__anon813e10320308
158 /* BSD console driver types (consType) */
H A Dxf86Globals.c113 .consType = -1,

Completed in 671 milliseconds