Searched refs:inMaxSegmentSize (Results 1 – 1 of 1) sorted by relevance
46 IOPhysicalLength inMaxSegmentSize, in OSDefineMetaClassAndStructors()53 inMaxSegmentSize, in OSDefineMetaClassAndStructors()66 IOPhysicalLength inMaxSegmentSize, in initWithSpecification() argument80 if (inMaxSegmentSize > sMaxDBDMASegment) { in initWithSpecification()81 inMaxSegmentSize = sMaxDBDMASegment; in initWithSpecification()97 maxSegmentSize = inMaxSegmentSize; in initWithSpecification()212 IONaturalMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, in withSpecification() argument218 if (me && !me->initWithSpecification(inMaxSegmentSize, in withSpecification()228 IONaturalMemoryCursor::initWithSpecification(IOPhysicalLength inMaxSegmentSize, in initWithSpecification() argument233 inMaxSegmentSize, in initWithSpecification()[all …]