Searched refs:gptBlock (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOGUIDPartitionScheme.cpp242 UInt64 gptBlock = 0; local
369 gptBlock = OSSwapLittleToHostInt64(headerMap->hdr_lba_table);
389 status = media->read(this, gptBlock * mediaBlockSize, buffer);

Completed in 70 milliseconds