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

/freebsd-11-stable/sys/dev/ocs_fc/
H A Docs_hw.h1356 extern ocs_hw_rtn_e ocs_hw_get_profile_list(ocs_hw_t *hw, ocs_get_profile_list_cb_t mgmt_cb, void *arg);
H A Docs_mgmt.c2185 if(ocs_hw_get_profile_list(&ocs->hw, ocs_mgmt_get_profile_list_cb, &result) == OCS_HW_RTN_SUCCESS) {
H A Docs_hw.c7661 ocs_hw_get_profile_list(ocs_hw_t *hw, ocs_get_profile_list_cb_t cb, void* ul_arg) function

Completed in 89 milliseconds