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

/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h58 @typedef Segment32
61 struct Segment32 { struct in class:IODMACommand
115 @abstract Output host natural Segment32 output segment function.
121 @abstract Output host natural Segment32 output segment function.
126 @abstract Output big-endian Segment32 output segment function.
132 @abstract Output big-endian Segment32 output segment function.
137 @abstract Output little-endian Segment32 output segment function.
143 @abstract Output little-endian Segment32 output segment function.
353 Segment32 *segments,
/xnu-2782.1.97/iokit/Kernel/
H A DIODMACommand.cpp1250 Segment32 *base = (Segment32 *) vSegList;
1260 const UInt offAddr = outSegIndex * sizeof(Segment32);
1271 const UInt offAddr = outSegIndex * sizeof(Segment32);

Completed in 62 milliseconds