Searched refs:IO (Results 1 - 23 of 23) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
H A DSerial.h378 #define READ_RBR(IO, B) IsaSerialReadPort (IO, B, SERIAL_REGISTER_RBR)
379 #define READ_DLL(IO, B) IsaSerialReadPort (IO, B, SERIAL_REGISTER_DLL)
380 #define READ_DLM(IO, B) IsaSerialReadPort (IO, B, SERIAL_REGISTER_DLM)
381 #define READ_IER(IO, B) IsaSerialReadPort (IO, B, SERIAL_REGISTER_IER)
382 #define READ_IIR(IO, B) IsaSerialReadPort (IO,
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/OvmfPkg/AcpiTables/
H A DDsdt.asl52 IO (Decode16, 0xCF8, 0xCF8, 0x01, 0x08) //Consumed resource (0xCF8-0xCFF)
276 IO (Decode16, 0x020, 0x020, 0x00, 0x02)
277 IO (Decode16, 0x0A0, 0x0A0, 0x00, 0x02)
278 IO (Decode16, 0x4D0, 0x4D0, 0x00, 0x02)
289 IO (Decode16, 0x00, 0x00, 0, 0x10)
290 IO (Decode16, 0x81, 0x81, 0, 0x03)
291 IO (Decode16, 0x87, 0x87, 0, 0x01)
292 IO (Decode16, 0x89, 0x89, 0, 0x03)
293 IO (Decode16, 0x8f, 0x8f, 0, 0x01)
294 IO (Decode1
[all...]
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/cmd/dtrace/test/tst/common/ip/
H A Dget.ipv4remote.pl40 use IO::Socket;
86 my $socket = IO::Socket::INET->new(
H A Dget.ipv6remote.pl40 use IO::Socket;
H A Dtst.ipv4localtcp.ksh68 use IO::Socket;
69 my \$s = IO::Socket::INET->new(
H A Dtst.ipv4remotetcp.ksh71 use IO::Socket;
72 my \$s = IO::Socket::INET->new(
H A Dtst.localtcpstate.ksh73 use IO::Socket;
74 my \$s = IO::Socket::INET->new(
H A Dtst.remotetcpstate.ksh78 use IO::Socket;
79 my \$s = IO::Socket::INET->new(
/vbox/src/VBox/Devices/PC/ipxe/src/include/
H A Dcompiler.h528 /* Versions of the DBGxxx_IF() macros that imply DBGxxx_IF( IO, ... )*/
530 #define DBGIO( ... ) DBG_IF ( IO, ##__VA_ARGS__ )
531 #define DBGIO_HDA( ... ) DBG_HDA_IF ( IO, ##__VA_ARGS__ )
532 #define DBGIO_HD( ... ) DBG_HD_IF ( IO, ##__VA_ARGS__ )
533 #define DBGIO_MD5A( ... ) DBG_MD5A_IF ( IO, ##__VA_ARGS__ )
534 #define DBGIO_MD5( ... ) DBG_MD5_IF ( IO, ##__VA_ARGS__ )
535 #define DBGIO_PAUSE( ... ) DBG_PAUSE_IF ( IO, ##__VA_ARGS__ )
536 #define DBGIO_MORE( ... ) DBG_MORE_IF ( IO, ##__VA_ARGS__ )
537 #define DBGCIO( ... ) DBGC_IF ( IO, ##__VA_ARGS__ )
538 #define DBGCIO_HDA( ... ) DBGC_HDA_IF ( IO, ##__VA_ARGS_
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/util/
H A Dswapdevids.pl11 use IO::Seekable;
/vbox/src/libs/zlib-1.2.6/contrib/dotzlib/DotZLib/
H A DDotZLib.cs9 using System.IO;
H A DGZipStream.cs9 using System.IO;
H A DUnitTests.cs10 using System.IO;
/vbox/src/VBox/Devices/PC/ipxe/contrib/vm/
H A Dserial-console77 use IO::Pty;
78 use IO::Select;
209 my $pty = IO::Pty->new();
239 my $select = IO::Select->new ( \*STDIN, $pty );
/vbox/src/VBox/Devices/EFI/Firmware/OptionRomPkg/AtapiPassThruDxe/
H A DAtapiPassThru.h269 #define IO BIT1 macro
1200 Port - IO port
1224 Port - IO port
1249 Port - IO port
1275 Port - IO port
1565 Get IDE IO port registers' base addresses by mode. In 'Compatibility' mode,
1572 receive IDE IO port registers' base addresses
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86str.h590 * The IO access enabler struct. This contains the address for
609 IO, enumerator in enum:__anon7664
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86str.h590 * The IO access enabler struct. This contains the address for
609 IO, enumerator in enum:__anon8026
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86str.h582 * The IO access enabler struct. This contains the address for
601 IO, enumerator in enum:__anon8342
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86str.h575 * The IO access enabler struct. This contains the address for
594 IO, enumerator in enum:__anon8650
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86str.h586 * The IO access enabler struct. This contains the address for
605 IO, enumerator in enum:__anon4817
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/common/
H A Dxf86str.h508 * The IO access enabler struct. This contains the address for
527 IO, enumerator in enum:__anon3068
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dxf86str.h585 * The IO access enabler struct. This contains the address for
604 IO, enumerator in enum:__anon4390
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/linking/
H A Dprlink.c2007 status = sys$qiow(0,icb->imcb$w_chan,IO$_ACCESS,&iosb,

Completed in 362 milliseconds