Searched refs:outl (Results 51 - 75 of 81) sorted by relevance

1234

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl)(X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl)(X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl)(X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl)(X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl) (X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl) (X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl) (X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl)(X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dx86emu.h81 outl - Function to write a dword to an I/O port
89 void (X86APIP outl)(X86EMU_pioAddr addr, u32 val);
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dpcnet32.c98 outl ( index, addr + PCNET32_DWIO_RAP );
104 outl ( index, addr + PCNET32_DWIO_RAP );
105 outl ( val, addr + PCNET32_DWIO_RDP );
110 outl ( index, addr + PCNET32_DWIO_RAP );
116 outl ( index, addr + PCNET32_DWIO_RAP );
117 outl ( val, addr + PCNET32_DWIO_BDP );
127 outl ( val, addr + PCNET32_DWIO_RAP );
137 outl ( 88, addr + PCNET32_DWIO_RAP );
H A Deepro100.c589 outl ( 0x08000000 | ( location << 16 ) | ( phy_id << 21 ),
653 outl ( 0x04000000 | ( location << 16 ) | ( phy_id << 21 ) | value,
681 outl ( PortPartialReset, ioaddr + CSRPort );
686 outl ( PortReset, ioaddr + CSRPort );
960 outl ( ptr, ioaddr + SCBPointer );
1111 outl ( 0, ioaddr + SCBPointer );
H A D3c90x.c371 outl(virt_to_bus(tx_cur_desc),
761 outl(cfg, inf_3c90x->IOAddr + regInternalConfig_3_l);
817 outl(virt_to_bus(inf_3c90x->rx_ring),
H A Dvia-rhine.c991 outl(0xffffffff, byMAR0);
992 outl(0xffffffff, byMAR4);
1258 outl (virt_to_bus (tp->rx_ring), dwCurrentRxDescAddr);
1259 outl (virt_to_bus (tp->tx_ring), dwCurrentTxDescAddr);
H A D3c515.c329 outl(config.i, nic->ioaddr + Wn3_Config);
401 outl(0, nic->ioaddr + DownListPtr);
H A Dsundance.c378 outl(virt_to_le32desc(&rx_ring[0]), BASE + RxListPtr);
396 outl(inl(BASE + ASICCtrl) | 0x0c, BASE + ASICCtrl);
526 outl(virt_to_le32desc(&tx_ring[0]), BASE + TxListPtr);
H A D3c595.c147 outl(BASE + VX_W3_INTERNAL_CFG, j | (i <<INTERNAL_CONNECTOR_BITS));
418 outl(j | (i <<INTERNAL_CONNECTOR_BITS), BASE + VX_W3_INTERNAL_CFG);
H A Dtlan.h413 outl(data, base_addr + TLAN_DIO_DATA + (internal_addr & 0x2));
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/
H A Defi_io.h133 IOAPI_INLINE ( efi, outl ) ( uint32_t data, volatile uint32_t *io_addr ) {
/vbox/src/VBox/Devices/PC/ipxe/src/interface/efi/
H A Defi_io.c208 PROVIDE_IOAPI_INLINE ( efi, outl );
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/rtl818x/
H A Drtl818x.h344 outl(val, addr);
/vbox/include/VBox/
H A DVBoxVideoGuest.h154 outl(Port, Value);
/vbox/src/recompiler/target-i386/
H A Dhelper.h95 DEF_HELPER_2(outl, void, i32, i32)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h505 #define OUT_L CHOICE(outl (DX), outl ARG2(EAX,DX), _LTOG out DX)
511 #define OUT1_L(a) CHOICE(outl (a), outl ARG2(EAX,a), _LTOG out a)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h502 #define OUT_L CHOICE(outl (DX), outl ARG2(EAX,DX), _LTOG out DX)
508 #define OUT1_L(a) CHOICE(outl (a), outl ARG2(EAX,a), _LTOG out a)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h502 #define OUT_L CHOICE(outl (DX), outl ARG2(EAX,DX), _LTOG out DX)
508 #define OUT1_L(a) CHOICE(outl (a), outl ARG2(EAX,a), _LTOG out a)

Completed in 128 milliseconds

1234