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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOStorageProtocolCharacteristics.h597 @defined kIOPropertyPhysicalInterconnectTypeVirtual
599 kIOPropertyPhysicalInterconnectTypeVirtual. If the device is being made to look
618 #define kIOPropertyPhysicalInterconnectTypeVirtual "Virtual Interface" macro
H A DIOMediaBSDClient.cpp1965 if ( string && string->isEqualTo(kIOPropertyPhysicalInterconnectTypeVirtual) )
/macosx-10.10.1/DiskArbitration-268/DiskArbitration/
H A DDiskArbitration.c260 if ( object && CFEqual( object, CFSTR( kIOPropertyPhysicalInterconnectTypeVirtual ) ) )
/macosx-10.10.1/DiskArbitration-268/diskarbitrationd/
H A DDASupport.c146 if ( object && CFEqual( object, CFSTR( kIOPropertyPhysicalInterconnectTypeVirtual ) ) )

Completed in 80 milliseconds