Searched refs:__ocs_domain_wait_shutdown (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/ocs_fc/ |
H A D | ocs_domain.h | 80 extern void *__ocs_domain_wait_shutdown(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg);
|
H A D | ocs_domain.c | 823 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_allocated() 980 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_ready() 1044 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_wait_sports_free() 1076 __ocs_domain_wait_shutdown(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_domain_wait_shutdown() function 1169 ocs_sm_transition(ctx, __ocs_domain_wait_shutdown, NULL); in __ocs_domain_wait_domain_lost()
|