kIOPropertyFibreChannelNodeWorldWideNameKey
Declaration
#define kIOPropertyFibreChannelNodeWorldWideNameKeyDiscussion
This key is the unique 64-bit World Wide Name for the device server node located at this port, or for the initiating host port.
Requirement: Mandatory for Fibre Channel Interface.
Example:
<dict>
<key>Protocol Characteristics</key>
<dict>
<key>Physical Interconnect</key>
<string>Fibre Channel Interface</string>
<key>Physical Interconnect Location</key>
<string>External</string>
<key>Node World Wide Name</key>
<data>0011223344556677</data>
</dict>
</dict>Example2:
<dict>
<key>Controller Characteristics</key>
<dict>
<key>Node World Wide Name</key>
<data>0011223344556677</data>
</dict>
</dict>