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

/macosx-10.9.5/IOStorageFamily-172/
H A DIOStorageProtocolCharacteristics.h655 @defined kIOPropertyInternalKey
675 #define kIOPropertyInternalKey "Internal" macro
/macosx-10.9.5/bless-98/libbless/Misc/
H A DBLCreateBooterInformationDictionary.c543 && CFEqual(location, CFSTR(kIOPropertyInternalKey))) {
/macosx-10.9.5/msdosfs-198/mount_msdos.tproj/
H A Dmount_msdos.c188 if(CFEqual(location, CFSTR(kIOPropertyInternalKey)))
/macosx-10.9.5/DiskArbitration-266/diskarbitrationd/
H A DDADisk.c569 if ( CFStringCompare( object, CFSTR( kIOPropertyInternalKey ), 0 ) == 0 )
/macosx-10.9.5/IOATAFamily-252.0.3/
H A DIOATAController.cpp187 setProperty ( kIOPropertyPhysicalInterconnectLocationKey, kIOPropertyInternalKey);
/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageClass.cpp587 internalString = OSString::withCString ( kIOPropertyInternalKey );

Completed in 121 milliseconds