Lines Matching refs:IOPhysicalLength
67 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);
192 withSpecification(IOPhysicalLength maxSegmentSize,
193 IOPhysicalLength maxTransferSize,
194 IOPhysicalLength alignment = 1);
203 virtual bool initWithSpecification(IOPhysicalLength maxSegmentSize,
204 IOPhysicalLength maxTransferSize,
205 IOPhysicalLength alignment = 1);
268 withSpecification(IOPhysicalLength maxSegmentSize,
269 IOPhysicalLength maxTransferSize,
270 IOPhysicalLength alignment = 1);
280 virtual bool initWithSpecification(IOPhysicalLength maxSegmentSize,
281 IOPhysicalLength maxTransferSize,
282 IOPhysicalLength alignment = 1);
344 withSpecification(IOPhysicalLength maxSegmentSize,
345 IOPhysicalLength maxTransferSize,
346 IOPhysicalLength alignment = 1);
355 virtual bool initWithSpecification(IOPhysicalLength maxSegmentSize,
356 IOPhysicalLength maxTransferSize,
357 IOPhysicalLength alignment = 1);