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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.h1351 extern ocs_hw_rtn_e ocs_hw_get_active_profile(ocs_hw_t *hw, ocs_get_active_profile_cb_t mgmt_cb, void *arg);
H A Docs_mgmt.c2232 if(ocs_hw_get_active_profile(&ocs->hw, ocs_mgmt_get_active_profile_cb, &result) == OCS_HW_RTN_SUCCESS) {
H A Docs_hw.c7737 ocs_hw_get_active_profile(ocs_hw_t *hw, ocs_get_active_profile_cb_t cb, void* ul_arg) function

Completed in 182 milliseconds