Home
last modified time | relevance | path

Searched refs:IOMappedWrite32 (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/iokit/Kernel/
H A DIOMapper.cpp370 IOMappedWrite32(IOPhysicalAddress address, UInt32 value) in IOMappedWrite32() function
/xnu-8792.41.9/iokit/IOKit/
H A DIOLib.h523 void IOMappedWrite32(IOPhysicalAddress address, UInt32 value);
/xnu-8792.41.9/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp221 IOMappedWrite32(segments[0].fIOVMAddr, 0x11223300 | dir); in IODMACommandForceDoubleBufferTest()