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

12

/vbox/src/VBox/Devices/Graphics/BIOS/
H A Dinlines.h24 #define outb(p, v) outp(p, v) macro
/vbox/src/VBox/Devices/PC/BIOS/
H A Dinlines.h24 #define outb(p, v) outp(p, v) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h81 # define outb RealOutb macro
90 # define outb outp macro
125 extern void outb(unsigned short, unsigned char);
134 extern void outb(unsigned long, unsigned char);
170 outb(unsigned long port, unsigned char val) function
220 extern void outb(unsigned int port, unsigned char val);
490 # undef outb macro
496 extern void outb(unsigned long port, unsigned char val);
521 outb(unsigned short port, unsigned char val) function
523 __asm__ __volatile__("outb
579 outb(unsigned long port, unsigned char val) function
913 outb(unsigned PORT_SIZE port, unsigned char val) function
1247 outb(unsigned short port, unsigned char value) function
1342 #define outb macro
1377 outb(unsigned short port, unsigned char val) function
1428 outb(unsigned short port, unsigned char val) function
1480 outb(unsigned short port, unsigned char val) function
1574 # undef outb macro
1581 # define outb macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h79 # define outb RealOutb macro
88 # define outb outp macro
123 extern void outb(unsigned short, unsigned char);
132 extern void outb(unsigned long, unsigned char);
168 outb(unsigned long port, unsigned char val) function
218 extern void outb(unsigned int port, unsigned char val);
488 # undef outb macro
494 extern void outb(unsigned long port, unsigned char val);
519 outb(unsigned short port, unsigned char val) function
521 __asm__ __volatile__("outb
577 outb(unsigned long port, unsigned char val) function
911 outb(unsigned PORT_SIZE port, unsigned char val) function
1245 outb(unsigned short port, unsigned char value) function
1340 #define outb macro
1375 outb(unsigned short port, unsigned char val) function
1426 outb(unsigned short port, unsigned char val) function
1478 outb(unsigned short port, unsigned char val) function
1572 # undef outb macro
1579 # define outb macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h79 # define outb RealOutb macro
88 # define outb outp macro
123 extern void outb(unsigned short, unsigned char);
132 extern void outb(unsigned long, unsigned char);
168 outb(unsigned long port, unsigned char val) function
218 extern void outb(unsigned int port, unsigned char val);
488 # undef outb macro
494 extern void outb(unsigned long port, unsigned char val);
519 outb(unsigned short port, unsigned char val) function
521 __asm__ __volatile__("outb
577 outb(unsigned long port, unsigned char val) function
911 outb(unsigned PORT_SIZE port, unsigned char val) function
1245 outb(unsigned short port, unsigned char value) function
1340 #define outb macro
1375 outb(unsigned short port, unsigned char val) function
1426 outb(unsigned short port, unsigned char val) function
1478 outb(unsigned short port, unsigned char val) function
1572 # undef outb macro
1579 # define outb macro
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h90 extern void outb(unsigned short, unsigned char);
99 extern void outb(unsigned long, unsigned char);
135 outb(unsigned long port, unsigned char val) function
185 extern void outb(unsigned int port, unsigned char val);
455 # undef outb macro
461 extern void outb(unsigned long port, unsigned char val);
486 outb(unsigned short port, unsigned char val) function
488 __asm__ __volatile__("outb %0,%1" : :"a" (val), "d" (port));
543 outb(unsigned long port, unsigned char val) function
876 outb(unsigne function
1210 outb(unsigned short port, unsigned char value) function
1305 #define outb macro
1340 outb(unsigned short port, unsigned char val) function
1391 outb(unsigned short port, unsigned char val) function
1443 outb(unsigned short port, unsigned char val) function
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h110 extern _X_EXPORT void outb(unsigned short, unsigned char);
119 extern _X_EXPORT void outb(unsigned long, unsigned char);
335 outb(unsigned long port, unsigned char val) function
385 extern _X_EXPORT void outb(unsigned int port, unsigned char val);
405 # undef outb macro
411 extern _X_EXPORT void outb(unsigned long port, unsigned char val);
423 outb(unsigned short port, unsigned char val) function
425 __asm__ __volatile__("outb %0,%1" : :"a" (val), "d" (port));
478 outb(unsigned long port, unsigned char val) function
719 outb(unsigne function
949 outb(unsigned short port, unsigned char value) function
1016 #define outb macro
1032 outb(unsigned short port, unsigned char val) function
1083 outb(unsigned short port, unsigned char val) function
1135 outb(unsigned short port, unsigned char val) function
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h110 extern _X_EXPORT void outb(unsigned short, unsigned char);
119 extern _X_EXPORT void outb(unsigned long, unsigned char);
341 outb(unsigned long port, unsigned char val) function
386 extern _X_EXPORT void outb(unsigned int port, unsigned char val);
406 # undef outb macro
412 extern _X_EXPORT void outb(unsigned long port, unsigned char val);
424 outb(unsigned short port, unsigned char val) function
426 __asm__ __volatile__("outb %0,%1" : :"a" (val), "d" (port));
479 outb(unsigned long port, unsigned char val) function
720 outb(unsigne function
950 outb(unsigned short port, unsigned char value) function
1017 #define outb macro
1033 outb(unsigned short port, unsigned char val) function
1084 outb(unsigned short port, unsigned char val) function
1136 outb(unsigned short port, unsigned char val) function
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dscoasm.h85 asm void outb(port,val) function
90 outb (%dx)
94 outb (%dx)
98 outb (%dx)
102 outb (%dx)
H A Dcompiler.h110 extern _X_EXPORT void outb(unsigned short, unsigned char);
119 extern _X_EXPORT void outb(unsigned long, unsigned char);
341 outb(unsigned long port, unsigned char val) function
386 extern _X_EXPORT void outb(unsigned int port, unsigned char val);
406 # undef outb macro
412 extern _X_EXPORT void outb(unsigned long port, unsigned char val);
424 outb(unsigned short port, unsigned char val) function
426 __asm__ __volatile__("outb %0,%1" : :"a" (val), "d" (port));
479 outb(unsigned long port, unsigned char val) function
720 outb(unsigne function
950 outb(unsigned short port, unsigned char value) function
1017 #define outb macro
1033 outb(unsigned short port, unsigned char val) function
1084 outb(unsigned short port, unsigned char val) function
1136 outb(unsigned short port, unsigned char val) function
[all...]
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dscoasm.h55 asm void outb(port,val) function
60 outb (%dx)
64 outb (%dx)
68 outb (%dx)
72 outb (%dx)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dscoasm.h86 asm void outb(port,val) function
91 outb (%dx)
95 outb (%dx)
99 outb (%dx)
103 outb (%dx)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dscoasm.h86 asm void outb(port,val) function
91 outb (%dx)
95 outb (%dx)
99 outb (%dx)
103 outb (%dx)
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/QemuVideoDxe/
H A DDriver.c435 outb ( function
555 outb (Private, PALETTE_INDEX_REGISTER, (UINT8) Index);
556 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Red >> 2));
557 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Green >> 2));
558 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Blue >> 2));
673 outb (Private, SEQ_ADDRESS_REGISTER, 0x0f);
675 outb (Private, SEQ_DATA_REGISTER, Byte);
678 outb (Private, MISC_OUTPUT_REGISTER, ModeData->MiscSetting);
694 outb (Private, ATT_ADDRESS_REGISTER, (UINT8) Index);
695 outb (Privat
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dcompiler.h105 extern _X_EXPORT void outb(unsigned short, unsigned char);
113 extern _X_EXPORT void outb(unsigned long, unsigned char);
231 outb(unsigned long port, unsigned char val) function
276 extern _X_EXPORT void outb(unsigned int port, unsigned char val);
294 outb(unsigned short port, unsigned char val) function
296 __asm__ __volatile__("outb %0,%1"::"a"(val), "d"(port));
345 outb(unsigned long port, unsigned char val) function
531 outb(unsigned PORT_SIZE port, unsigned char val) function
714 outb(unsigned short port, unsigned char value) function
772 outb(va
787 #define outb macro
893 outb(unsigned PORT_SIZE port, unsigned char val) function
930 outb(unsigned PORT_SIZE port, unsigned char val) function
973 outb(unsigned short port, unsigned char val) function
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/CirrusLogic5430Dxe/
H A DCirrusLogic5430.c616 outb ( function
736 outb (Private, PALETTE_INDEX_REGISTER, (UINT8) Index);
737 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Red >> 2));
738 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Green >> 2));
739 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Blue >> 2));
854 outb (Private, SEQ_ADDRESS_REGISTER, 0x0f);
856 outb (Private, SEQ_DATA_REGISTER, Byte);
859 outb (Private, MISC_OUTPUT_REGISTER, ModeData->MiscSetting);
875 outb (Private, ATT_ADDRESS_REGISTER, (UINT8) Index);
876 outb (Privat
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/
H A Dio.h327 void outb ( uint8_t data, volatile uint8_t *io_addr );
328 #define outb( data, io_addr ) \ macro
329 IOAPI_WRITE ( outb, uint8_t, data, io_addr, "IO", 2 )
480 #define outb_p( data, io_addr ) OUTX_P ( outb, data, io_addr )
/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/VBoxVgaDxe/
H A DVBoxVga.c712 #define outb(ignore, port, val) ASMOutU8((port), (val)) macro
737 outb (Private, PALETTE_INDEX_REGISTER, (UINT8) Index);
738 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Red >> 2));
739 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Green >> 2));
740 outb (Private, PALETTE_DATA_REGISTER, (UINT8) (Blue >> 2));
843 outb(Private, 0x3c8, (UINT8)i);
844 outb(Private, 0x3c9, s_a3bVgaDac[i*3 + 0]);
845 outb(Private, 0x3c9, s_a3bVgaDac[i*3 + 1]);
846 outb(Private, 0x3c9, s_a3bVgaDac[i*3 + 2]);
929 outb(Privat
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dcompiler.h110 extern _X_EXPORT void outb(unsigned short, unsigned char);
119 extern _X_EXPORT void outb(unsigned long, unsigned char);
341 outb(unsigned long port, unsigned char val) function
386 extern _X_EXPORT void outb(unsigned int port, unsigned char val);
406 # undef outb macro
412 extern _X_EXPORT void outb(unsigned long port, unsigned char val);
424 outb(unsigned short port, unsigned char val) function
426 __asm__ __volatile__("outb %0,%1" : :"a" (val), "d" (port));
479 outb(unsigned long port, unsigned char val) function
720 outb(unsigne function
950 outb(unsigned short port, unsigned char value) function
1017 #define outb macro
1183 outb(unsigned PORT_SIZE port, unsigned char val) function
1272 outb(unsigned PORT_SIZE port, unsigned char val) function
1382 outb(unsigned short port, unsigned char val) function
1433 outb(unsigned short port, unsigned char val) function
1485 outb(unsigned short port, unsigned char val) function
[all...]

Completed in 250 milliseconds

12