Searched refs:X86_BL (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/int10/ |
| H A D | xf86int10.c | 390 X86_AL, X86_BH, X86_BL, X86_CX); in int42_handler() 412 X86_AL, X86_BH, X86_BL, X86_CX); in int42_handler() 432 cgacolour |= (X86_BL & 0x01) << 5; in int42_handler() 436 cgacolour |= X86_BL & 0x1F; in int42_handler() 506 X86_AL, X86_BH, X86_BL); in int42_handler() 573 X86_AL, X86_BL, X86_CX, X86_DH, X86_DL, X86_ES, X86_BP); in int42_handler()
|
| H A D | xf86x86emu.h | 45 #define X86_BL M.x86.R_BL macro
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/ |
| H A D | int10Defines.h | 74 #define X86_BL CPU_RB(ebx,0) macro
|