Searched defs:outSegFunc (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIODMACommand.h522 weakWithSpecification(IODMACommand **newCommand, SegmentFunction outSegFunc, UInt8 numAddressBits, UInt64 maxSegmentSize, MappingOptions mapType, UInt64 maxTransferSize, UInt32 alignment, IOMapper *mapper, void *refCon) argument
[all...]
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODMACommand.cpp109 IODMACommand::withSpecification(SegmentFunction outSegFunc, argument
142 IODMACommand::initWithSpecification(SegmentFunction outSegFunc, argument
599 IODMACommand::prepareWithSpecification(SegmentFunction outSegFunc, argument
985 genIOVMSegments(uint32_t op, InternalSegmentFunction outSegFunc, void *reference, UInt64 *offsetP, void *segmentsP, UInt32 *numSegmentsP) argument
[all...]

Completed in 20 milliseconds