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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOGUIDPartitionScheme.cpp245 UInt32 gptID = 0; local
403 for ( gptID = 1; gptID <= gptCount; gptID++ )
406 (gptID * gptSize) - gptSize );
415 if ( isPartitionCorrupt( gptMap, gptID ) )
422 if ( isPartitionInvalid( gptMap, gptID ) )
429 IOMedia * newMedia = instantiateMediaObject( gptMap, gptID );

Completed in 122 milliseconds