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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/
H A Dxf86int10.c199 MEM_WB(pInt, 0x0460, X86_CL);
205 outb(ioport + 1, X86_CL);
246 X86_CL = MEM_RB(pInt, 0x0460);
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,
759 pci_device_cfg_read_u8(dev, & X86_CL, X86_DI);
800 pci_device_cfg_write_u8(dev, X86_CL, X86_DI);
H A Dxf86x86emu.h46 #define X86_CL M.x86.R_CL macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/
H A Dxf86int10.c196 MEM_WB(pInt, 0x0460, X86_CL);
202 pci_io_write8(pInt->io, ioport + 1, X86_CL);
243 X86_CL = MEM_RB(pInt, 0x0460);
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,
760 pci_device_cfg_read_u8(dev, &X86_CL, X86_DI);
802 pci_device_cfg_write_u8(dev, X86_CL, X86_DI);
H A Dxf86x86emu.h46 #define X86_CL M.x86.R_CL macro
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/
H A Dint10Defines.h75 #define X86_CL CPU_RB(ecx,0) macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/
H A Dint10Defines.h75 #define X86_CL CPU_RB(ecx,0) macro

Completed in 5 milliseconds