Searched refs:withSpecification (Results 1 – 6 of 6) sorted by relevance
| /xnu-11215.61.5/iokit/IOKit/ |
| H A D | IOMemoryCursor.h | 116 withSpecification(SegmentFunction outSegFunc, 192 withSpecification(IOPhysicalLength maxSegmentSize, 268 withSpecification(IOPhysicalLength maxSegmentSize, 344 withSpecification(IOPhysicalLength maxSegmentSize,
|
| H A D | IODMACommand.h | 220 withSpecification(SegmentFunction outSegFunc, 260 withSpecification(SegmentFunction outSegFunc,
|
| /xnu-11215.61.5/iokit/Kernel/ |
| H A D | IOMemoryCursor.cpp | 45 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 D | IODMACommand.cpp | 129 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 D | IOUserServer.cpp | 1002 dma = IODMACommand::withSpecification( in Create_Impl()
|
| /xnu-11215.61.5/iokit/Tests/ |
| H A D | TestIOMemoryDescriptor.cpp | 201 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandForceDoubleBufferTest() 301 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IODMACommandLocalMappedNonContig() 385 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryRemoteTest() 861 dma = IODMACommand::withSpecification(kIODMACommandOutputHost64, &segOptions, in IOMemoryDescriptorTest() 926 dma = IODMACommand::withSpecification(kIODMACommandOutputHost32, in IOMemoryDescriptorTest()
|