Searched defs:withSpecification (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/xnu-2422.115.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
H A DIODMACommand.cpp109 IODMACommand::withSpecification(SegmentFunction outSegFunc, function in class:IODMACommand
/macosx-10.9.5/IONetworkingFamily-100/
H A DIOMbufMemoryCursor.cpp533 IOMbufBigMemoryCursor::withSpecification(UInt32 maxSegSize, UInt32 maxNumSegs) function in class:IOMbufBigMemoryCursor
577 IOMbufNaturalMemoryCursor::withSpecification(UInt32 maxSegSize, UInt32 maxNumSegs) function in class:IOMbufNaturalMemoryCursor
622 IOMbufLittleMemoryCursor::withSpecification(UInt32 maxSegSize, UInt32 maxNumSegs) function in class:IOMbufLittleMemoryCursor
669 IOMbufDBDMAMemoryCursor::withSpecification(UInt32 maxSegSize, UInt32 maxNumSegs) function in class:IOMbufDBDMAMemoryCursor

Completed in 114 milliseconds