Searched refs:ASMInStrU32 (Results 1 - 2 of 2) sorted by relevance

/vbox/include/iprt/
H A Dasm-amd64-x86.h2929 DECLASM(void) ASMInStrU32(RTIOPORT Port, uint32_t *pau32, size_t c);
2931 DECLINLINE(void) ASMInStrU32(RTIOPORT Port, uint32_t *pau32, size_t c) function
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c1023 ASMInStrU32((RTIOPORT)Address, (uint32_t*)Buffer, (size_t)Count);

Completed in 41 milliseconds