Searched refs:withSpecification (Results 1 – 6 of 6) sorted by relevance
| /xnu-8020.101.4/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 | 219 withSpecification(SegmentFunction outSegFunc, 259 withSpecification(SegmentFunction outSegFunc,
|
| /xnu-8020.101.4/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 | 125 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 D | IOUserServer.cpp | 943 dma = IODMACommand::withSpecification( in Create_Impl()
|
| /xnu-8020.101.4/iokit/Tests/ |
| H A D | TestIOMemoryDescriptor.cpp | 200 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()
|