Searched refs:UInt64 (Results 1 - 25 of 272) sorted by relevance

1234567891011

/macosx-10.10/IOSCSIParallelFamily-300.0.2/
H A DSCSIParallelTask.h61 static SCSIParallelTask * Create ( UInt32 sizeOfHBAData, UInt64 alignmentMask );
64 bool InitWithSize ( UInt32 sizeOfHBAData, UInt64 alignmentMask );
88 UInt64 GetRequestedDataTransferCount ( void );
89 UInt64 GetRealizedDataTransferCount ( void );
90 bool SetRealizedDataTransferCount ( UInt64 realizedTransferCountInBytes );
91 void IncrementRealizedDataTransferCount ( UInt64 realizedTransferCountInBytes );
94 UInt64 GetDataBufferOffset ( void );
99 UInt64 GetAutosenseRealizedDataCount ( void );
105 UInt64 GetSCSIParallelFeatureNegotiationCount ( void );
110 UInt64 GetSCSIParallelFeatureNegotiationResultCoun
[all...]
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIODMACommand.h70 UInt64 fIOVMAddr, fLength;
195 UInt64 maxSegmentSize,
197 UInt64 maxTransferSize = 0,
224 UInt64 maxSegmentSize,
226 UInt64 maxTransferSize = 0,
252 UInt64 maxSegmentSize,
254 UInt64 maxTransferSize = 0,
290 virtual IOReturn prepare(UInt64 offset = 0, UInt64 length = 0, bool flushCache = true, bool synchronize = true);
320 virtual IOReturn genIOVMSegments(UInt64 *offse
[all...]
/macosx-10.10/AppleRAID-4.0.6/
H A DAppleRAIDStorageRequest.h46 UInt64 srSetBlockSize;
47 UInt64 srMemberBaseOffset;
53 UInt64 *srRequestByteCounts;
55 UInt64 srByteStart;
56 UInt64 srByteCount;
65 virtual void read(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer,
67 virtual void write(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer,
73 virtual void extractRequest(IOService **client, UInt64 *byteStart, IOMemoryDescriptor **buffer, IOStorageCompletion *completion);
H A DAppleLVMGroup.h39 UInt64 lveVolumeSize;
40 UInt64 lveEntryOffset;
41 UInt64 lveEntrySize;
65 UInt64 * arMemberBlockCounts;
66 UInt64 * arMemberStartingOffset;
76 UInt64 arExtentCount;
85 virtual UInt64 findFreeLVEOffset(AppleLVMVolume * newLV);
101 virtual UInt64 getMemberSize(UInt32 memberIndex) const;
102 virtual UInt64 getMemberStartingOffset(UInt32 memberIndex) const;
103 virtual UInt32 getMemberIndexFromOffset(UInt64 offse
[all...]
H A DAppleRAIDConcatSet.h36 UInt64 * arMemberBlockCounts;
55 virtual UInt64 getMemberSize(UInt32 memberIndex) const;
67 UInt64 mdMemberOffset;
68 UInt64 mdMemberStart;
69 UInt64 mdMemberEnd;
73 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex);
H A DAppleLVMVolume.h60 UInt64 lvExtentVolumeOffset; // offset within the logical volume
61 UInt64 lvExtentSize; // size of the extent
63 UInt64 lvExtentGroupOffset; // offset within the logical volume group
64 UInt64 lvExtentMemberOffset; // offset within the member
92 UInt64 lvClaimedSize; // size in header
93 UInt64 lvCalculatedSize; // sum of extents
95 UInt64 lvEntryOffset;
100 UInt64 lvExtentCount; // how many extents
131 inline UInt64 getClaimedSize(void) { return lvClaimedSize; };
132 inline UInt64 getExtentCoun
[all...]
H A DAppleRAIDMember.h33 #define ARHEADER_OFFSET(s) ( (UInt64)(s) / kAppleRAIDHeaderSize * kAppleRAIDHeaderSize - kAppleRAIDHeaderSize )
39 UInt64 size;
59 UInt64 priSize; // max size of bit map
60 UInt64 priUsed; // current size of bit map
64 UInt64 bytesPerBit;
65 UInt64 extentCount;
66 UInt64 volumeCount;
84 UInt64 extentByteOffset;
85 UInt64 extentByteCount;
121 UInt64 arHeaderOffse
[all...]
H A DAppleLVMStorageRequest.h36 virtual void read(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer,
38 virtual void write(IOService *client, UInt64 byteStart, IOMemoryDescriptor *buffer,
H A DAppleRAIDEventSource.h43 IOReturn status, UInt64 actualByteCount);
45 IOReturn status, UInt64 actualByteCount);
H A DAppleRAIDMemoryDescriptor.h43 UInt64 mdMemberByteStart;
59 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor *memoryDescriptor, UInt64 byteStart, UInt32 activeIndex) { return false; }
60 virtual bool configureForMemoryDescriptor(IOMemoryDescriptor * memoryDescriptor, UInt64 requestStart, UInt64 requestSize, AppleLVMVolume * lv) { return false; }
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/SCSITargetProber/Common Code/
H A DProbing.h52 ReprobeDomainTarget ( UInt64 domainID,
/macosx-10.10/IOUSBMassStorageClass-370.0.4/
H A DIOUFIStorageServices.h48 UInt64 fMaxReadBlocks;
49 UInt64 fMaxWriteBlocks;
64 UInt64 actualByteCount );
73 UInt64 block,
74 UInt64 nblks,
84 virtual IOReturn doFormatMedia ( UInt64 byteCapacity );
86 virtual UInt32 doGetFormatCapacities ( UInt64 * capacities,
99 virtual IOReturn reportBlockSize ( UInt64 * blockSize );
105 virtual IOReturn reportMaxValidBlock ( UInt64 * maxBlock );
H A DIOUSBMassStorageUFISubclass.h94 UInt64 * blockSize,
95 UInt64 * blockCount );
118 UInt64 startBlock,
119 UInt64 blockCount );
123 UInt64 startBlock,
124 UInt64 blockCount,
130 UInt64 startBlock,
131 UInt64 blockCount );
135 UInt64 startBlock,
136 UInt64 blockCoun
[all...]
/macosx-10.10/IOFireWireFamily-456/IOFireWireFamily.kmodproj/
H A DIOFWAsyncStreamReceivePort.cpp43 IOReturn IOFWAsyncStreamReceivePort::getSupported(IOFWSpeed &maxSpeed, UInt64 &chanSupported)
47 if ((chanSupported & ((UInt64)1) << (63 - fChannel)) == 0) // make sure desired channel is supported by hardware
50 chanSupported = ((UInt64)1) << (63 - fChannel) ; // we want channel 31 (standard for async streaming packets)
H A DIOFWPhysicalAddressSpace.cpp121 UInt64 length = 0;
175 UInt64 offset = 0;
176 UInt64 mask = fControl->getFireWirePhysicalAddressMask();
314 UInt64 pos;
315 UInt64 phys;
323 UInt64 address = ((UInt64)addr.addressHi << 32) | (UInt64)addr.addressLo;
324 UInt64 desc_length = getLength();
330 UInt64 lengthOfSegmen
[all...]
H A DIOFWPhysicalAddressSpace.h83 UInt64 getPhysicalSegment( UInt64 offset, UInt64 * length );
91 IOReturn getSegments( UInt64 * offset, FWSegment * fw_segments, UInt32 * num_segments );
186 UInt64 getLength( void );
245 inline IOReturn getSegments( UInt64 * offset, FWSegment * fw_segments, UInt32 * num_segments )
256 UInt64 getPhysicalSegment( UInt64 offset, UInt64 * length )
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOBlockStorageDriver.h347 UInt64 reserved0000;
351 UInt64 maxReadBlockTransfer;
352 UInt64 maxWriteBlockTransfer;
355 UInt64 maxReadSegmentTransfer;
356 UInt64 maxWriteSegmentTransfer;
357 UInt64 maxReadSegmentByteTransfer;
358 UInt64 maxWriteSegmentByteTransfer;
359 UInt64 minSegmentAlignmentByteTransfer;
360 UInt64 maxSegmentWidthByteTransfer;
431 UInt64 byteStar
[all...]
H A DIOMedia.h276 UInt64 _mediaBase; /* (relative to the storage object below us) */
277 UInt64 _mediaSize;
284 UInt64 _preferredBlockSize;
358 virtual bool init(UInt64 base,
359 UInt64 size,
360 UInt64 preferredBlockSize,
426 UInt64 byteStart,
457 UInt64 byteStart,
528 UInt64 * byteStart,
529 UInt64 * byteCoun
[all...]
H A DIOStorage.cpp36 extern "C" void _ZN9IOStorage4readEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOStorage *, IOService *, UInt64, IOMemoryDescriptor *, IOStorageCompletion );
37 extern "C" void _ZN9IOStorage5writeEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion( IOStorage *, IOService *, UInt64, IOMemoryDescriptor *, IOStorageCompletion );
38 extern "C" void _ZN9IOStorage4readEP9IOServiceyP18IOMemoryDescriptorP19IOStorageAttributesP19IOStorageCompletion( IOStorage *, IOService *, UInt64, IOMemoryDescriptor *, IOStorageAttributes *, IOStorageCompletion * );
39 extern "C" void _ZN9IOStorage5writeEP9IOServiceyP18IOMemoryDescriptorP19IOStorageAttributesP19IOStorageCompletion( IOStorage *, IOService *, UInt64, IOMemoryDescriptor *, IOStorageAttributes *, IOStorageCompletion * );
41 #define storageAttributes( storage ) ( ( OSMemberFunctionCast( void *, storage, ( void ( IOStorage::* )( IOService *, UInt64, IOMemoryDescriptor *, IOStorageCompletion ) ) &IOStorage::read ) == _ZN9IOStorage4readEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion ) && \
42 ( OSMemberFunctionCast( void *, storage, ( void ( IOStorage::* )( IOService *, UInt64, IOMemoryDescriptor *, IOStorageCompletion ) ) &IOStorage::write ) == _ZN9IOStorage5writeEP9IOServiceyP18IOMemoryDescriptor19IOStorageCompletion ) && \
43 ( OSMemberFunctionCast( void *, storage, ( void ( IOStorage::* )( IOService *, UInt64, IOMemoryDescriptor *, IOStorageAttributes *, IOStorageCompletion * ) ) &IOStorage::read ) != _ZN9IOStorage4readEP9IOServiceyP18IOMemoryDescriptorP19IOStorageAttributesP19IOStorageCompletion ) && \
44 ( OSMemberFunctionCast( void *, storage, ( void ( IOStorage::* )( IOService *, UInt64, IOMemoryDescriptor *, IOStorageAttributes *, IOStorageCompletion * ) ) &IOStorage::write ) != _ZN9IOStorage5writeEP9IOServiceyP18IOMemoryDescriptorP19IOStorageAttributesP19IOStorageCompletion ) )
133 UInt64 actualByteCount)
139 if (parameter) *((UInt64 *)paramete
[all...]
H A DIOStorage.h218 UInt64 reserved0064;
219 UInt64 reserved0128;
222 UInt64 adjustedOffset;
227 UInt64 adjustedOffset;
229 UInt64 reserved0064;
246 UInt64 byteStart;
247 UInt64 byteCount;
268 UInt64 actualByteCount);
393 UInt64 actualByteCount = 0);
398 UInt64 actualByteCoun
[all...]
H A DIOBlockStorageDevice.h109 UInt64 blockStart;
110 UInt64 blockCount;
196 virtual IOReturn doFormatMedia(UInt64 byteCapacity) = 0;
210 virtual UInt32 doGetFormatCapacities(UInt64 * capacities,
267 virtual IOReturn reportBlockSize(UInt64 *blockSize) = 0;
284 virtual IOReturn reportMaxReadTransfer(UInt64 blockSize,UInt64 *max) __attribute__ ((deprecated));
286 virtual IOReturn reportMaxWriteTransfer(UInt64 blockSize,UInt64 *max) __attribute__ ((deprecated));
296 virtual IOReturn reportMaxValidBlock(UInt64 *maxBloc
[all...]
/macosx-10.10/IOCDStorageFamily-51/
H A DIOCDMedia.h165 UInt64 byteStart,
196 UInt64 byteStart,
237 UInt64 byteStart,
245 UInt64 byteStart,
284 UInt64 byteStart,
289 UInt64 * actualByteCount = 0);
292 UInt64 byteStart,
296 UInt64 * actualByteCount = 0);
464 UInt64 byteStart,
472 UInt64 byteStar
[all...]
H A DIOCDPartitionScheme.h105 UInt64 partitionSize,
117 UInt64 partitionSize,
128 UInt64 partitionSize,
139 UInt64 partitionSize,
176 UInt64 byteStart,
193 UInt64 byteStart,
/macosx-10.10/IOSCSIParallelFamily-300.0.2/TestTools/AppleSCSIHBAEmulator/
H A DAppleSCSIPDT00Emulator.h82 WithCapacity ( UInt64 capacity = kTwentyMegabytes );
84 bool InitWithCapacity ( UInt64 capacity );
97 UInt64 * dataLen,
104 UInt64 fBufferSize;
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/gtk/
H A DWebKitInjectedBundleClient.cpp39 API::UInt64* resourceIdentifier = static_cast<API::UInt64*>(message.get(String::fromUTF8("Identifier")));
45 API::UInt64* resourceIdentifier = static_cast<API::UInt64*>(message.get(String::fromUTF8("Identifier")));
57 API::UInt64* resourceIdentifier = static_cast<API::UInt64*>(message.get(String::fromUTF8("Identifier")));
67 API::UInt64* resourceIdentifier = static_cast<API::UInt64*>(message.get(String::fromUTF8("Identifier")));
72 API::UInt64* contentLength = static_cast<API::UInt64*>(messag
[all...]

Completed in 141 milliseconds

1234567891011