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

/freebsd-12-stable/sys/dev/ocs_fc/
H A Docs_sport.h84 extern void *__ocs_sport_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg);
H A Docs_domain.c543 /* Allocate a sport and transition to __ocs_sport_allocated */
550 ocs_sm_transition(&sport->sm, __ocs_sport_allocated, NULL);
H A Docs_sport.c574 __ocs_sport_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) function

Completed in 97 milliseconds