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

/xnu-2782.1.97/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,
H A DIODMACommand.h180 /*! @function withSpecification
193 withSpecification(SegmentFunction outSegFunc,
/xnu-2782.1.97/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
H A DIODMACommand.cpp109 IODMACommand::withSpecification(SegmentFunction outSegFunc, function in class:IODMACommand
135 return withSpecification(fOutSeg, fNumAddressBits, fMaxSegmentSize,

Completed in 31 milliseconds