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

/vbox/include/iprt/
H A Dasm-amd64-x86.h2785 DECLASM(void) ASMInStrU8(RTIOPORT Port, uint8_t *pau8, size_t c);
2787 DECLINLINE(void) ASMInStrU8(RTIOPORT Port, uint8_t *pau8, size_t c) function
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c1011 ASMInStrU8((RTIOPORT)Address, (uint8_t*)Buffer, (size_t)Count);

Completed in 54 milliseconds