Home
last modified time | relevance | path

Searched refs:ocs_mgmt_get_active_profile_cb (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_mgmt.c2069 ocs_mgmt_get_active_profile_cb(int32_t status, uint32_t active_profile, void *ul_arg) in ocs_mgmt_get_active_profile_cb() function
2103 …if(ocs_hw_get_active_profile(&ocs->hw, ocs_mgmt_get_active_profile_cb, &result) == OCS_HW_RTN_SUCC… in get_active_profile()