Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_sm.h71 OCS_EVT_ERROR, enumerator
H A Docs_hw.c10088 ocs_sm_post_event(ctx, OCS_EVT_ERROR, NULL); in __ocs_hw_port_free_unreg_vpi()
10096 ocs_sm_post_event(ctx, OCS_EVT_ERROR, NULL); in __ocs_hw_port_free_unreg_vpi()
10103 ocs_sm_post_event(ctx, OCS_EVT_ERROR, NULL); in __ocs_hw_port_free_unreg_vpi()
10110 case OCS_EVT_ERROR: in __ocs_hw_port_free_unreg_vpi()
10139 case OCS_EVT_ERROR: in __ocs_hw_port_free_nop()
10194 ocs_sm_post_event(ctx, OCS_EVT_ERROR, NULL); in __ocs_hw_port_attach_reg_vpi()
10200 ocs_sm_post_event(ctx, OCS_EVT_ERROR, NULL); in __ocs_hw_port_attach_reg_vpi()
10207 case OCS_EVT_ERROR: in __ocs_hw_port_attach_reg_vpi()
10384 case OCS_EVT_ERROR: in __ocs_hw_port_alloc_read_sparm64()
10468 case OCS_EVT_ERROR: in __ocs_hw_port_alloc_init_vpi()
[all …]
H A Docs_sm.c102 RETEVT(OCS_EVT_ERROR) in ocs_sm_event_name()