| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_inout.s | 30 / Purpose: Provide inb(), inw(), inl(), outb(), outw(), outl() functions 38 / extern unsigned short inw(int port); 49 .globl inw 68 / unsigned short inw(int port); 71 inw: label 74 inw (%dx) 76 .type inw,@function 77 .size inw,.-inw
|
| H A D | solaris-amd64.S | 38 FUNCTION_START(inw,4) 41 inw (%dx) 42 FUNCTION_END(inw)
|
| H A D | solaris-ia32.S | 38 FUNCTION_START(inw,4) 41 inw (%dx) 42 FUNCTION_END(inw)
|
| H A D | solaris-sparcv8plus.S | 65 FUNCTION_START(inw, 0) 67 FUNCTION_END(inw)
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/ |
| H A D | sun_inout.s | 30 / Purpose: Provide inb(), inw(), inl(), outb(), outw(), outl() functions 38 / extern unsigned short inw(int port); 49 .globl inw 68 / unsigned short inw(int port); 71 inw: label 74 inw (%dx) 76 .type inw,@function 77 .size inw,.-inw
|
| H A D | solaris-amd64.S | 38 FUNCTION_START(inw,4) 41 inw (%dx) 42 FUNCTION_END(inw)
|
| H A D | solaris-ia32.S | 38 FUNCTION_START(inw,4) 41 inw (%dx) 42 FUNCTION_END(inw)
|
| H A D | solaris-sparcv8plus.S | 65 FUNCTION_START(inw, 0) 67 FUNCTION_END(inw)
|
| /xsrc/external/mit/xf86-video-chips/dist/util/ |
| H A D | AsmMacros.h | 63 #undef inw 69 #define inw _inw macro 107 inw(unsigned long port) function in typeref:typename:unsigned int 158 inw(short port) function in typeref:typename:unsigned int 181 extern u_int16_t inw(u_int32_t port); 215 inw(short port) function in typeref:typename:unsigned int 218 __asm__ __volatile__("inw %1,%0" : 265 inw(short port) function in typeref:typename:unsigned int 315 /* inb, outb, inw and outw are defined in the library */ 320 u16_t inw(U16_ [all...] |
| H A D | dRegs.c | 18 printf("0x3C6\t0x%X\n",inw(0x3C6)); 62 outw(0x3D6, (inw(0x3D6) | 0x8070)); 165 printf("0x%4X\t0x%4X\n",port,inw(port)); 171 printf("0x%4.4X\t0x%4X\n",port,inw(port)); 176 printf("0x%4.4X\t0x%4X\n",port,inw(port)); 181 outw(0x3D6, (inw(0x3D6) | 0x8070));
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | durango.c | 101 #define INW(port) inw(port) 125 return inw(port);
|
| H A D | lx_panel.c | 45 (outw(0xAC1C,0xFC53), outw(0xAC1C,0x0200|(reg)), inw(0xAC1E))
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | vos.h | 36 #define /*vu16*/ verite_in16(/*unsigned long*/ io_base) ((vu16)inw(io_base))
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | xf86x86emu.c | 53 .inw = x_inw,
|
| /xsrc/external/mit/xf86-video-sis/dist/src/ |
| H A D | osdef.h | 117 #define InPortWord(p) inw((unsigned long)(p))
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | compiler.h | 114 extern _X_EXPORT unsigned int inw(unsigned short); 123 extern _X_EXPORT unsigned int inw(unsigned long); 365 inw(unsigned long port) function in typeref:typename:unsigned int 390 extern _X_EXPORT unsigned short inw(unsigned int port); 410 # undef inw 416 extern _X_EXPORT unsigned int inw(unsigned long port); 453 inw(unsigned short port) function in typeref:typename:unsigned int 456 __asm__ __volatile__("inw %1,%0" : 516 inw(unsigned long port) function in typeref:typename:unsigned int 744 inw(unsigne function in typeref:typename:unsigned int 978 inw(unsigned short port) function in typeref:typename:unsigned int 1207 inw(unsigned PORT_SIZE port) function in typeref:typename:unsigned int 1298 inw(unsigned PORT_SIZE port) function in typeref:typename:unsigned int 1411 inw(unsigned short port) function in typeref:typename:unsigned int 1461 inw(unsigned short port) function in typeref:typename:unsigned int 1506 inw(unsigned short port) function in typeref:typename:unsigned int [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | compiler.h | 109 extern _X_EXPORT unsigned int inw(unsigned short); 117 extern _X_EXPORT unsigned int inw(unsigned long); 255 inw(unsigned long port) function in typeref:typename:unsigned int 280 extern _X_EXPORT unsigned short inw(unsigned int port); 321 inw(unsigned short port) function in typeref:typename:unsigned int 324 __asm__ __volatile__("inw %1,%0":"=a"(ret):"d"(port)); 382 inw(unsigned long port) function in typeref:typename:unsigned int 555 inw(unsigned PORT_SIZE port) function in typeref:typename:unsigned int 742 inw(unsigned short port) function in typeref:typename:unsigned int 883 inw(unsigne function in typeref:typename:unsigned int 923 inw(unsigned PORT_SIZE port) function in typeref:typename:unsigned int [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/ |
| H A D | ia64Pci.c | 145 unsigned int inw(unsigned long port) function in typeref:typename:unsigned int
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | x86emu.h | 77 inw - Function to read a word from an I/O port 85 u16 (X86APIP inw)(X86EMU_pioAddr addr);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | x86emu.h | 77 inw - Function to read a word from an I/O port 85 u16(X86APIP inw) (X86EMU_pioAddr addr);
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | VBoxVideoIPRT.h | 243 inw(Port)
|
| /xsrc/external/mit/xf86-video-chips/dist/src/ |
| H A D | ct_Blitter.h | 70 {HW_DEBUG(0x4+2); while(inw(cPtr->PIOBase+DR(0x4)+2)&0x10){};}
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | durango.c | 531 #define INW(port) inw(port) 553 return inw(port);
|
| /xsrc/external/mit/libpciaccess/dist/src/ |
| H A D | x86_pci.c | 171 inw(uint16_t port) function in typeref:typename:uint16_t 353 *val = inw(addr); 434 *val = inw(addr); 1077 return inw(reg + handle->base);
|
| /xsrc/external/mit/xf86-video-s3/dist/src/ |
| H A D | newmmio.h | 243 #define INW_GP_STAT() inw(GP_STAT)
|