Searched refs:Segment64 (Results 1 - 2 of 2) sorted by relevance

/xnu-2422.115.4/iokit/IOKit/
H A DIODMACommand.h66 @typedef Segment64
69 struct Segment64 { struct in class:IODMACommand
108 Segment64 segment,
118 Segment64 seg, void *segs, UInt32 ind);
129 Segment64 seg, void *segs, UInt32 ind);
140 Segment64 seg, void *segs, UInt32 ind);
148 @abstract Output host natural Segment64 output segment function.
151 Segment64 seg, void *segs, UInt32 ind);
154 @abstract Output host natural Segment64 output segment function.
159 @abstract Output big-endian Segment64 outpu
[all...]
/xnu-2422.115.4/iokit/Kernel/
H A DIODMACommand.cpp320 Segment64 segment,
899 Segment64 segment,
944 Segment64 segments[1];
1023 Segment64 curSeg = { 0, 0 };
1214 Segment64 segment, void *vSegList, UInt32 outSegIndex)
1248 Segment64 segment, void *vSegList, UInt32 outSegIndex)
1258 Segment64 segment, void *vSegList, UInt32 outSegIndex)
1269 Segment64 segment, void *vSegList, UInt32 outSegIndex)
1280 Segment64 segment, void *vSegList, UInt32 outSegIndex)
1282 Segment64 *bas
[all...]

Completed in 25 milliseconds