Home
last modified time | relevance | path

Searched refs:numSegmentsP (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIODMACommand.cpp1274 UInt32 *numSegmentsP) in genIOVMSegments() argument
1277 offsetP, segmentsP, numSegmentsP); in genIOVMSegments()
1286 UInt32 *numSegmentsP) in genIOVMSegments() argument
1296 if (!offsetP || !segmentsP || !numSegmentsP || !*numSegmentsP) { in genIOVMSegments()
1327 UInt32 numSegments = *numSegmentsP; in genIOVMSegments()
1629 *numSegmentsP = segIndex; in genIOVMSegments()
1661 UInt32 *numSegmentsP) in genIOVMSegments() argument
1664 offsetP, segmentsP, numSegmentsP); in genIOVMSegments()
/xnu-11215/iokit/IOKit/
H A DIODMACommand.h425 UInt32 *numSegmentsP);
447 UInt32 *numSegmentsP);