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

/freebsd-current/sys/dev/ocs_fc/
H A Docs_domain.h76 extern void *__ocs_domain_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg);
H A Docs_domain.c694 ocs_sm_transition(ctx, __ocs_domain_allocated, NULL);
720 ocs_sm_transition(ctx, __ocs_domain_allocated, NULL);
766 __ocs_domain_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) function

Completed in 101 milliseconds