Home
last modified time | relevance | path

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

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