Home
last modified time | relevance | path

Searched refs:withSpecification (Results 1 – 6 of 6) sorted by relevance

/xnu-11417.101.15/iokit/IOKit/
H A DIOMemoryCursor.h116 withSpecification(SegmentFunction outSegFunc,
192 withSpecification(IOPhysicalLength maxSegmentSize,
268 withSpecification(IOPhysicalLength maxSegmentSize,
344 withSpecification(IOPhysicalLength maxSegmentSize,
H A DIODMACommand.h220 withSpecification(SegmentFunction outSegFunc,
260 withSpecification(SegmentFunction outSegFunc,
/xnu-11417.101.15/iokit/Kernel/
H A DIOMemoryCursor.cpp45 IOMemoryCursor::withSpecification(SegmentFunction inSegFunc, in OSDefineMetaClassAndStructors()
212 IONaturalMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, in withSpecification() function in IONaturalMemoryCursor
262 IOBigMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, in withSpecification() function in IOBigMemoryCursor
312 IOLittleMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, in withSpecification() function in IOLittleMemoryCursor
H A DIODMACommand.cpp129 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification() function in IODMACommand
146 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification() function in IODMACommand
181 return IODMACommand::withSpecification(fOutSeg, &segmentOptions, in cloneCommand()
H A DIOUserServer.cpp976 dma = IODMACommand::withSpecification( in Create_Impl()
/xnu-11417.101.15/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp202 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandForceDoubleBufferTest()
302 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandLocalMappedNonContig()
386 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryRemoteTest()
862 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryDescriptorTest()
927 dma = IODMACommand::withSpecification(kIODMACommandOutputHost32, in IOMemoryDescriptorTest()