Home
last modified time | relevance | path

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

/xnu-10063.121.3/iokit/Kernel/
H A DIODMACommand.cpp1270 UInt32 *numSegmentsP) in genIOVMSegments() argument
1273 offsetP, segmentsP, numSegmentsP); in genIOVMSegments()
1282 UInt32 *numSegmentsP) in genIOVMSegments() argument
1292 if (!offsetP || !segmentsP || !numSegmentsP || !*numSegmentsP) { in genIOVMSegments()
1323 UInt32 numSegments = *numSegmentsP; in genIOVMSegments()
1625 *numSegmentsP = segIndex; in genIOVMSegments()
1657 UInt32 *numSegmentsP) in genIOVMSegments() argument
1660 offsetP, segmentsP, numSegmentsP); in genIOVMSegments()
/xnu-10063.121.3/iokit/IOKit/
H A DIODMACommand.h425 UInt32 *numSegmentsP);
447 UInt32 *numSegmentsP);