Home
last modified time | relevance | path

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

/xnu-8019.80.24/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.h111 typedef IOPhysicalLength64 IOPhysicalLength; typedef
118 typedef IOPhysicalLength32 IOPhysicalLength; typedef
251 typedef IOPhysicalLength64 IOPhysicalLength; typedef
H A DIODeviceTreeSupport.h101 IOPhysicalAddress * phys, IOPhysicalLength * len );
/xnu-8019.80.24/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.cpp1189 IOPhysicalAddress * phys, IOPhysicalLength * lenOut ) in IODTResolveAddressCell()
1351 IOPhysicalLength len; in IODTResolveAddressing()
H A DIODMACommand.cpp924 IOPhysicalLength segLen; in prepare()
1417 IOPhysicalLength segLen; in genIOVMSegments()
H A DIOMemoryDescriptor.cpp3584 IOPhysicalLength length, nextLength; in dmaCommandOperation()
5139 IOPhysicalLength segLen, chunk; in populateDevicePager()
5593 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length, IOOptionBits _opt… in getPhysicalSegment()
5595 IOMemoryMap::getPhysicalSegment( IOByteCount _offset, IOPhysicalLength * _length) in getPhysicalSegment()
/xnu-8019.80.24/iokit/DriverKit/
H A DIOTypes.h111 typedef IOPhysicalLength64 IOPhysicalLength; typedef
118 typedef IOPhysicalLength32 IOPhysicalLength; typedef
251 typedef IOPhysicalLength64 IOPhysicalLength; typedef