Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/ocs_fc/
H A Docs_hw.h1348 typedef void (*ocs_get_active_profile_cb_t)(int32_t status, uint32_t active_profile, void *arg); typedef
1349 extern ocs_hw_rtn_e ocs_hw_get_active_profile(ocs_hw_t *hw, ocs_get_active_profile_cb_t mgmt_cb, vo…
H A Docs_hw.c7706 ocs_get_active_profile_cb_t cb;
7763 ocs_hw_get_active_profile(ocs_hw_t *hw, ocs_get_active_profile_cb_t cb, void* ul_arg) in ocs_hw_get_active_profile()