Searched refs:ocs_get_wwn (Results 1 – 2 of 2) sorted by relevance
45 extern uint64_t ocs_get_wwn(ocs_hw_t *hw, ocs_hw_property_e prop);
529 my_wwpn = ocs_get_wwn(&ocs->hw, OCS_HW_WWN_PORT); in __ocs_domain_init()530 my_wwnn = ocs_get_wwn(&ocs->hw, OCS_HW_WWN_NODE); in __ocs_domain_init()1289 ocs_get_wwn(ocs_hw_t *hw, ocs_hw_property_e prop) in ocs_get_wwn() function