Searched refs:IOPhysicalLength (Results 1 - 10 of 10) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOMemoryCursor.h67 IOPhysicalLength length;
95 IOPhysicalLength maxSegmentSize;
99 IOPhysicalLength maxTransferSize;
103 IOPhysicalLength alignMask;
117 IOPhysicalLength maxSegmentSize = 0,
118 IOPhysicalLength maxTransferSize = 0,
119 IOPhysicalLength alignment = 1);
131 IOPhysicalLength maxSegmentSize = 0,
132 IOPhysicalLength maxTransferSize = 0,
133 IOPhysicalLength alignmen
[all...]
H A DIODeviceMemory.h58 IOPhysicalLength length;
82 IOPhysicalLength length );
95 IOPhysicalLength length );
H A DIOTypes.h87 typedef UInt64 IOPhysicalLength;
94 typedef UInt32 IOPhysicalLength; typedef
H A DIODeviceTreeSupport.h85 IOPhysicalAddress * phys, IOPhysicalLength * len );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOMemoryCursor.cpp44 IOPhysicalLength inMaxSegmentSize,
45 IOPhysicalLength inMaxTransferSize,
46 IOPhysicalLength inAlignment)
66 IOPhysicalLength inMaxSegmentSize,
67 IOPhysicalLength inMaxTransferSize,
68 IOPhysicalLength inAlignment)
93 maxTransferSize = (IOPhysicalLength) -1;
104 IOPhysicalLength fromPosition,
205 IONaturalMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize,
206 IOPhysicalLength inMaxTransferSiz
[all...]
H A DIODeviceMemory.cpp35 IOPhysicalLength length )
45 IOPhysicalLength length )
H A DIODeviceTreeSupport.cpp952 IOPhysicalAddress * phys, IOPhysicalLength * len )
1078 IOPhysicalLength len;
H A DIOMemoryDescriptor.cpp303 getAddrLenForInd(user_addr_t &addr, IOPhysicalLength &len, // Output variables
1528 IOPhysicalLength length = 0;
1557 IOPhysicalLength newLen;
1612 IOPhysicalLength length;
2171 IOPhysicalLength segLen;
2590 IOPhysicalLength segLen;
2640 IOPhysicalLength allLen;
3002 _IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length)
/macosx-10.5.8/AppleMacRiscPCI-3.4/
H A DAppleMacRiscPCI.h245 IOPhysicalLength systemLength;
278 IOPhysicalLength * length );
291 IOPhysicalLength * length );
H A DAppleMacRiscPCI.cpp1245 IOPhysicalLength * length )
1249 IOPhysicalLength agpLength;
1262 IOPhysicalLength len;
1403 IOPhysicalLength * length )

Completed in 31 milliseconds