Searched refs:X86_SI (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/linux/int10/vm86/ |
| H A D | linux_vm86.c | 38 #define LIN_PREF_SI ((pref_seg << 4) + X86_SI) 109 X86_SI += port_rep_outb(pInt, X86_DX, (CARD32)LIN_PREF_SI, 119 X86_SI += port_rep_outl(pInt, X86_DX, (CARD32)LIN_PREF_SI, 123 X86_SI += port_rep_outw(pInt, X86_DX, (CARD32)LIN_PREF_SI,
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/linux/int10/vm86/ |
| H A D | linux_vm86.c | 38 #define LIN_PREF_SI ((pref_seg << 4) + X86_SI) 132 X86_SI += port_rep_outb(pInt, X86_DX, (CARD32) LIN_PREF_SI, 144 X86_SI += port_rep_outl(pInt, X86_DX, (CARD32) LIN_PREF_SI, 148 X86_SI += port_rep_outw(pInt, X86_DX, (CARD32) LIN_PREF_SI,
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/int10/ |
| H A D | xf86x86emu.h | 32 #define X86_SI M.x86.R_SI macro
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 61 #define X86_SI CPU_RW(esi,0) macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | xf86x86emu.h | 32 #define X86_SI M.x86.R_SI macro
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 61 #define X86_SI CPU_RW(esi,0) macro
|
Completed in 5 milliseconds