Home
last modified time | relevance | path

Searched refs:OCS_EVT_SPORT_ATTACH_OK (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_sm.h88 OCS_EVT_SPORT_ATTACH_OK, enumerator
H A Docs_sport.c95 ocs_sm_post_event(&sport->sm, OCS_EVT_SPORT_ATTACH_OK, NULL); in ocs_port_cb()
481 case OCS_EVT_SPORT_ATTACH_OK: in __ocs_sport_common()
578 case OCS_EVT_SPORT_ATTACH_OK: in __ocs_sport_allocated()
731 case OCS_EVT_SPORT_ATTACH_OK: { in __ocs_sport_vport_allocated()
844 case OCS_EVT_SPORT_ATTACH_OK: in __ocs_sport_wait_shutdown()
891 case OCS_EVT_SPORT_ATTACH_OK: in __ocs_sport_wait_port_free()
H A Docs_sm.c131 RETEVT(OCS_EVT_SPORT_ATTACH_OK) in ocs_sm_event_name()
H A Docs_fabric.c377 case OCS_EVT_SPORT_ATTACH_OK: { in __ocs_fabric_wait_domain_attach()