Home
last modified time | relevance | path

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

/xnu-11417.121.6/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 alignment = 1);
[all …]
H A DIODeviceMemory.h59 IOPhysicalLength length;
83 IOPhysicalLength length );
96 IOPhysicalLength length );
H A DIOTypes.h139 typedef IOPhysicalLength64 IOPhysicalLength; typedef
146 typedef IOPhysicalLength32 IOPhysicalLength; typedef
279 typedef IOPhysicalLength64 IOPhysicalLength; typedef
H A DIODeviceTreeSupport.h104 IOPhysicalAddress * phys, IOPhysicalLength * len );
/xnu-11417.121.6/iokit/Kernel/
H A DIOMemoryCursor.cpp46 IOPhysicalLength inMaxSegmentSize, in OSDefineMetaClassAndStructors()
47 IOPhysicalLength inMaxTransferSize, in OSDefineMetaClassAndStructors()
48 IOPhysicalLength inAlignment) in OSDefineMetaClassAndStructors()
66 IOPhysicalLength inMaxSegmentSize, in initWithSpecification()
67 IOPhysicalLength inMaxTransferSize, in initWithSpecification()
68 IOPhysicalLength inAlignment) in initWithSpecification()
101 maxTransferSize = (IOPhysicalLength) - 1; in initWithSpecification()
212 IONaturalMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize, in withSpecification()
213 IOPhysicalLength inMaxTransferSize, in withSpecification()
214 IOPhysicalLength inAlignment) in withSpecification()
[all …]
H A DIODeviceMemory.cpp37 IOPhysicalLength length ) in withRange()
48 IOPhysicalLength length ) in withSubRange()
H A DIODeviceTreeSupport.cpp1222 IOPhysicalAddress * phys, IOPhysicalLength * lenOut ) in IODTResolveAddressCell()
1384 IOPhysicalLength len; in IODTResolveAddressing()
H A DIODMACommand.cpp937 IOPhysicalLength segLen; in prepare()
1430 IOPhysicalLength segLen; in genIOVMSegments()
H A DIOMemoryDescriptor.cpp3620 IOPhysicalLength length, nextLength; in dmaCommandOperation()
5233 IOPhysicalLength segLen, chunk; in populateDevicePager()
5688 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5690 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
/xnu-11417.121.6/iokit/DriverKit/
H A DIOTypes.h139 typedef IOPhysicalLength64 IOPhysicalLength; typedef
146 typedef IOPhysicalLength32 IOPhysicalLength; typedef
279 typedef IOPhysicalLength64 IOPhysicalLength; typedef