Searched refs:X86_CH (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86x86emu.h51 #define X86_CH M.x86.R_CH macro
H A Dxf86int10.c200 MEM_WB(pInt, 0x0461, X86_CH);
203 outb(ioport + 1, X86_CH);
247 X86_CH = MEM_RB(pInt, 0x0461);
325 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL);
350 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL);
741 else if ((dev = find_pci_class(X86_CL, X86_CH,
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dint10Defines.h80 #define X86_CH CPU_RB(ecx,1) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86x86emu.h51 #define X86_CH M.x86.R_CH macro
H A Dxf86int10.c197 MEM_WB(pInt, 0x0461, X86_CH);
200 pci_io_write8(pInt->io, ioport + 1, X86_CH);
244 X86_CH = MEM_RB(pInt, 0x0461);
323 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL);
348 X86_AL, X86_BH, X86_CH, X86_CL, X86_DH, X86_DL);
742 else if ((dev = find_pci_class(X86_CL, X86_CH,
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dint10Defines.h80 #define X86_CH CPU_RB(ecx,1) macro

Completed in 7 milliseconds