Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_sm.h124 OCS_EVT_FLOGI_RCVD, enumerator
H A Docs_sm.c154 RETEVT(OCS_EVT_FLOGI_RCVD) in ocs_sm_event_name()
H A Docs_node.c1288 case OCS_EVT_FLOGI_RCVD: in __ocs_node_common()
2088 {FC_ELS_CMD_FLOGI, OCS_EVT_FLOGI_RCVD, sizeof(fc_plogi_payload_t)}, in ocs_node_recv_els_frame()
2121 case OCS_EVT_FLOGI_RCVD: in ocs_node_recv_els_frame()
H A Docs_device.c841 case OCS_EVT_FLOGI_RCVD: { in __ocs_d_init()