Searched defs:outb (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_inout.s94 outb: label
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsun_inout.s94 outb: label
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/shared/
H A Dia64Pci.c63 void outb(unsigned long port, unsigned char val) function in typeref:typename:void
/xsrc/external/mit/xf86-video-chips/dist/util/
H A DAsmMacros.h71 #define outb(p,v) _outb((v),(p)) macro
81 outb(unsigned long port, char val) function in typeref:typename:void
126 outb(short port, char val) function in typeref:typename:void
187 outb(short port, char val) function in typeref:typename:void
237 outb(short port, char val) function in typeref:typename:void
[all...]
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64io.h127 #define outb() /* Nothing */ macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dcompiler.h231 outb(unsigned long port, unsigned char val) function in typeref:typename:void
294 outb(unsigned short port, unsigned char val) function in typeref:typename:void
345 outb(unsigned long port, unsigned char val) function in typeref:typename:void
527 outb(unsigned PORT_SIZE port, unsigned char val) function in typeref:typename:void
710 outb(unsigned short port, unsigned char value) function in typeref:typename:void
859 outb(unsigne function in typeref:typename:void
896 outb(unsigned PORT_SIZE port, unsigned char val) function in typeref:typename:void
[all...]
/xsrc/external/mit/libpciaccess/dist/src/
H A Dlinux_sysfs.c59 #define outb(x,y) do {} while (0) macro
H A Dnetbsd_pci.c643 #define outb(port, data) \ macro
H A Dx86_pci.c191 outb(uint8_t value, uint16_t port) function in typeref:typename:void
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dcompiler.h341 outb(unsigned long port, unsigned char val) function in typeref:typename:void
424 outb(unsigned short port, unsigned char val) function in typeref:typename:void
479 outb(unsigned long port, unsigned char val) function in typeref:typename:void
720 outb(unsigne function in typeref:typename:void
950 outb(unsigned short port, unsigned char value) function in typeref:typename:void
1017 #define outb macro
1183 outb(unsigned PORT_SIZE port, unsigned char val) function in typeref:typename:void
1272 outb(unsigned PORT_SIZE port, unsigned char val) function in typeref:typename:void
1382 outb(unsigned short port, unsigned char val) function in typeref:typename:void
1433 outb(unsigned short port, unsigned char val) function in typeref:typename:void
1485 outb(unsigned short port, unsigned char val) function in typeref:typename:void
[all...]
/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi_regs.h55 #define outb(p, v) moutb(p, v) macro
[all...]

Completed in 18 milliseconds