Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_sport.h82 extern void *__ocs_sport_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg);
H A Docs_domain.c543 ocs_sm_transition(&sport->sm, __ocs_sport_allocated, NULL); in __ocs_domain_init()
H A Docs_sport.c570 __ocs_sport_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_allocated() function