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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOAppleLabelScheme.cpp41 #define kIOMediaBaseKey "Base" macro
314 object = properties->getObject(kIOMediaBaseKey);
367 object = properties->getObject(kIOMediaBaseKey);
374 properties->removeObject(kIOMediaBaseKey);
H A DIOPartitionScheme.h44 * @defined kIOMediaBaseKey
48 * The kIOMediaBaseKey property has an OSNumber value and is placed into an
53 #define kIOMediaBaseKey "Base" macro
H A DIOApplePartitionScheme.cpp564 newMedia->setProperty(kIOMediaBaseKey, partitionBase, 64);
H A DIOFDiskPartitionScheme.cpp530 newMedia->setProperty(kIOMediaBaseKey, partitionBase, 64);
H A DIOGUIDPartitionScheme.cpp576 newMedia->setProperty(kIOMediaBaseKey, partitionBase, 64);

Completed in 129 milliseconds