Lines Matching refs:evt
453 ocs_log_debug(ocs, "[%s] %-20s\n", sport->display_name, ocs_sm_event_name(evt)); \
471 __ocs_sport_common(const char *funcname, ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_common() argument
475 switch(evt) { in __ocs_sport_common()
548 …ort->ocs, "[%s] %-20s %-20s not handled\n", sport->display_name, funcname, ocs_sm_event_name(evt)); in __ocs_sport_common()
570 __ocs_sport_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_allocated() argument
576 switch(evt) { in __ocs_sport_allocated()
587 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_allocated()
608 __ocs_sport_vport_init(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_vport_init() argument
614 switch(evt) { in __ocs_sport_vport_init()
637 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_vport_init()
658 __ocs_sport_vport_wait_alloc(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_vport_wait_alloc() argument
664 switch(evt) { in __ocs_sport_vport_wait_alloc()
701 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_vport_wait_alloc()
724 __ocs_sport_vport_allocated(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_vport_allocated() argument
730 switch(evt) { in __ocs_sport_vport_allocated()
742 ocs_node_post_event(node, evt, NULL); in __ocs_sport_vport_allocated()
748 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_vport_allocated()
769 __ocs_sport_attached(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_attached() argument
775 switch(evt) { in __ocs_sport_attached()
813 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_attached()
835 __ocs_sport_wait_shutdown(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_wait_shutdown() argument
841 switch(evt) { in __ocs_sport_wait_shutdown()
863 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_wait_shutdown()
884 __ocs_sport_wait_port_free(ocs_sm_ctx_t *ctx, ocs_sm_event_t evt, void *arg) in __ocs_sport_wait_port_free() argument
890 switch(evt) { in __ocs_sport_wait_port_free()
900 __ocs_sport_common(__func__, ctx, evt, arg); in __ocs_sport_wait_port_free()