Searched refs:withSpecification (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOMemoryCursor.h106 /*! @function withSpecification
116 withSpecification(SegmentFunction outSegFunc,
183 /*! @function withSpecification
192 withSpecification(IOPhysicalLength maxSegmentSize,
258 /*! @function withSpecification
267 withSpecification(IOPhysicalLength maxSegmentSize,
333 /*! @function withSpecification
342 withSpecification(IOPhysicalLength maxSegmentSize,
411 /*! @function withSpecification
420 withSpecification(IOPhysicalLengt
[all...]
H A DIODMACommand.h180 /*! @function withSpecification
193 withSpecification(SegmentFunction outSegFunc,
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryCursor.cpp43 IOMemoryCursor::withSpecification(SegmentFunction inSegFunc, function in class:IOMemoryCursor
205 IONaturalMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, function in class:IONaturalMemoryCursor
252 IOBigMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, function in class:IOBigMemoryCursor
299 IOLittleMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, function in class:IOLittleMemoryCursor
359 IODBDMAMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, function in class:IODBDMAMemoryCursor
H A DIODMACommand.cpp113 IODMACommand::withSpecification(SegmentFunction outSegFunc, function in class:IODMACommand
139 return withSpecification(fOutSeg, fNumAddressBits, fMaxSegmentSize,

Completed in 82 milliseconds