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

/darwin-on-arm/xnu/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.h103 typedef IOPhysicalLength64 IOPhysicalLength; typedef
110 typedef IOPhysicalLength32 IOPhysicalLength; typedef
H A DIODeviceTreeSupport.h89 IOPhysicalAddress * phys, IOPhysicalLength * len );
/darwin-on-arm/xnu/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;
205 IONaturalMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize,
206 IOPhysicalLength inMaxTransferSize,
207 IOPhysicalLength inAlignmen
[all...]
H A DIODeviceMemory.cpp36 IOPhysicalLength length )
46 IOPhysicalLength length )
H A DIOMemoryDescriptor.cpp225 getAddrLenForInd(user_addr_t &addr, IOPhysicalLength &len, // Output variables
850 IOPhysicalLength len;
1558 IOPhysicalLength newLen;
1754 IOPhysicalLength length;
2317 IOPhysicalLength segLen;
2630 IOPhysicalLength segLen = 0;
2717 IOPhysicalLength segLen;
3189 IOPhysicalLength segLen;
3239 IOPhysicalLength allLen;
3625 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _lengt
[all...]
H A DIODeviceTreeSupport.cpp953 IOPhysicalAddress * phys, IOPhysicalLength * len )
1117 IOPhysicalLength len;
H A DIODMACommand.cpp1049 IOPhysicalLength segLen;

Completed in 34 milliseconds