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

/macosx-10.10.1/IOStorageFamily-182.1.1/
H A DIOStorageControllerCharacteristics.h180 @defined kIOPropertyFibreChannelALPAKey
201 #define kIOPropertyFibreChannelALPAKey "AL_PA" macro
/macosx-10.10.1/IOSCSIParallelFamily-300.0.2/
H A DIOSCSIParallelInterfaceDevice.cpp152 value = properties->getObject ( kIOPropertyFibreChannelALPAKey );
153 SetTargetProperty ( kIOPropertyFibreChannelALPAKey, value );
1048 else if ( strcmp ( key, kIOPropertyFibreChannelALPAKey ) == 0 )
H A DIOSCSIParallelInterfaceController.cpp689 else if ( strcmp ( key, kIOPropertyFibreChannelALPAKey ) == 0 )

Completed in 72 milliseconds