Home
last modified time | relevance | path

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

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