Searched refs:ASMOutStrU8 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/VBoxPkg/Library/VBoxDebugLib/
H A DVBoxPrintString.c46 ASMOutStrU8(EFI_DEBUG_PORT, (uint8_t const *)pszString, pszEnd - pszString);
/vbox/src/VBox/Runtime/VBox/
H A Dlogbackdoor.cpp86 ASMOutStrU8(RTLOG_DEBUG_PORT, pau8, cb);
/vbox/include/iprt/
H A Dasm-amd64-x86.h2749 DECLASM(void) ASMOutStrU8(RTIOPORT Port, uint8_t const *pau8, size_t c);
2751 DECLINLINE(void) ASMOutStrU8(RTIOPORT Port, uint8_t const *pau8, size_t c) function
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c1009 ASMOutStrU8((RTIOPORT)Address, (const uint8_t*)Buffer, (size_t)Count);
/vbox/src/VBox/Runtime/r0drv/linux/
H A Dtimer-r0drv-linux.c223 ASMOutStrU8(0x504, (uint8_t *)&szTmp[0], cb);

Completed in 60 milliseconds