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

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_hw.c141 static void *__ocs_hw_domain_free_unreg_fcfi(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *data);
10701 ocs_sm_transition(ctx, __ocs_hw_domain_free_unreg_fcfi, NULL);
11033 __ocs_hw_domain_free_unreg_fcfi(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *data) function
11125 ocs_sm_transition(ctx, __ocs_hw_domain_free_unreg_fcfi, data);
11132 ocs_sm_transition(ctx, __ocs_hw_domain_free_unreg_fcfi, data);

Completed in 43 milliseconds