Home
last modified time | relevance | path

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

/xnu-8020.101.4/iokit/IOKit/
H A DIOMemoryCursor.h116 withSpecification(SegmentFunction outSegFunc,
192 withSpecification(IOPhysicalLength maxSegmentSize,
268 withSpecification(IOPhysicalLength maxSegmentSize,
344 withSpecification(IOPhysicalLength maxSegmentSize,
H A DIODMACommand.h219 withSpecification(SegmentFunction outSegFunc,
259 withSpecification(SegmentFunction outSegFunc,
/xnu-8020.101.4/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.cpp125 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification() function in IODMACommand
142 IODMACommand::withSpecification(SegmentFunction outSegFunc, in withSpecification() function in IODMACommand
177 return IODMACommand::withSpecification(fOutSeg, &segmentOptions, in cloneCommand()
H A DIOUserServer.cpp943 dma = IODMACommand::withSpecification( in Create_Impl()
/xnu-8020.101.4/iokit/Tests/
H A DTestIOMemoryDescriptor.cpp200 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandForceDoubleBufferTest()
299 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandLocalMappedNonContig()
383 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryRemoteTest()
859 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryDescriptorTest()
924 dma = IODMACommand::withSpecification(kIODMACommandOutputHost32, in IOMemoryDescriptorTest()