Searched refs:Segment64 (Results 1 – 4 of 4) sorted by relevance
| /xnu-10063.121.3/iokit/IOKit/ |
| H A D | IODMACommand.h | 84 struct Segment64 { struct 134 Segment64 segment, 144 Segment64 seg, void *segs, UInt32 ind); 155 Segment64 seg, void *segs, UInt32 ind); 166 Segment64 seg, void *segs, UInt32 ind); 177 Segment64 seg, void *segs, UInt32 ind); 188 Segment64 seg, void *segs, UInt32 ind); 199 Segment64 seg, void *segs, UInt32 ind); 415 Segment64 *segments, in gen64IOVMSegments() 438 Segment64 segment, [all …]
|
| /xnu-10063.121.3/iokit/Kernel/ |
| H A D | IODMACommand.cpp | 493 Segment64 segment, in segmentOp() 1189 Segment64 segment, in transferSegment() 1234 Segment64 segments[1]; in transfer() 1324 Segment64 curSeg = { 0, 0 }; in genIOVMSegments() 1633 Segment64 segment, void *vSegList, UInt32 outSegIndex) in clientOutputSegment() 1665 Segment64 segment, void *vSegList, UInt32 outSegIndex) in OutputHost32() 1675 Segment64 segment, void *vSegList, UInt32 outSegIndex) in OutputBig32() 1686 Segment64 segment, void *vSegList, UInt32 outSegIndex) in OutputLittle32() 1697 Segment64 segment, void *vSegList, UInt32 outSegIndex) in OutputHost64() 1699 Segment64 *base = (Segment64 *) vSegList; in OutputHost64() [all …]
|
| H A D | IOUserServer.cpp | 1062 static_assert(sizeof(IODMACommand::Segment64) == sizeof(IOAddressSegment)); in PrepareForDMA_Impl()
|
| /xnu-10063.121.3/iokit/Tests/ |
| H A D | TestIOMemoryDescriptor.cpp | 179 IODMACommand::Segment64 segments[1]; in IODMACommandForceDoubleBufferTest() 265 IODMACommand::Segment64 segments[1]; in IODMACommandLocalMappedNonContig() 352 IODMACommand::Segment64 segments[1]; in IOMemoryRemoteTest() 864 IODMACommand::Segment64 segments[1]; in IOMemoryDescriptorTest()
|