Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h76 struct Segment32 { struct
404 Segment32 *segments, in gen32IOVMSegments()
/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp1667 Segment32 *base = (Segment32 *) vSegList; in OutputHost32()
1677 const UInt offAddr = outSegIndex * sizeof(Segment32); in OutputBig32()
1688 const UInt offAddr = outSegIndex * sizeof(Segment32); in OutputLittle32()
/xnu-10063.121.3/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp938 IODMACommand::Segment32 segments[1]; in IOMemoryDescriptorTest()