• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/

Lines Matching refs:IOPhysicalLength

44                                   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 inMaxTransferSize,
207 IOPhysicalLength inAlignment)
223 IONaturalMemoryCursor::initWithSpecification(IOPhysicalLength inMaxSegmentSize,
224 IOPhysicalLength inMaxTransferSize,
225 IOPhysicalLength inAlignment)
252 IOBigMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize,
253 IOPhysicalLength inMaxTransferSize,
254 IOPhysicalLength inAlignment)
270 IOBigMemoryCursor::initWithSpecification(IOPhysicalLength inMaxSegmentSize,
271 IOPhysicalLength inMaxTransferSize,
272 IOPhysicalLength inAlignment)
299 IOLittleMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize,
300 IOPhysicalLength inMaxTransferSize,
301 IOPhysicalLength inAlignment)
319 IOLittleMemoryCursor::initWithSpecification(IOPhysicalLength inMaxSegmentSize,
320 IOPhysicalLength inMaxTransferSize,
321 IOPhysicalLength inAlignment)
359 IODBDMAMemoryCursor::withSpecification(IOPhysicalLength inMaxSegmentSize,
360 IOPhysicalLength inMaxTransferSize,
361 IOPhysicalLength inAlignment)
379 IODBDMAMemoryCursor::initWithSpecification(IOPhysicalLength inMaxSegmentSize,
380 IOPhysicalLength inMaxTransferSize,
381 IOPhysicalLength inAlignment)