Home
last modified time | relevance | path

Searched refs:EFC_EVT_SRRS_ELS_REQ_OK (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_sm.h60 EFC_EVT_SRRS_ELS_REQ_OK, enumerator
150 [EFC_EVT_SRRS_ELS_REQ_OK] = "EFC_EVT_SRRS_ELS_REQ_OK", \
H A Defc_fabric.c142 case EFC_EVT_SRRS_ELS_REQ_OK: { in __efc_fabric_flogi_wait_rsp()
270 case EFC_EVT_SRRS_ELS_REQ_OK: { in __efc_fabric_fdisc_wait_rsp()
443 case EFC_EVT_SRRS_ELS_REQ_OK: { in __efc_ns_plogi_wait_rsp()
576 case EFC_EVT_SRRS_ELS_REQ_OK: in __efc_ns_rftid_wait_rsp()
615 case EFC_EVT_SRRS_ELS_REQ_OK: { in __efc_ns_rffid_wait_rsp()
802 case EFC_EVT_SRRS_ELS_REQ_OK: { in __efc_ns_gidpt_wait_rsp()
986 case EFC_EVT_SRRS_ELS_REQ_OK: in __efc_fabctl_wait_scr_rsp()
1323 case EFC_EVT_SRRS_ELS_REQ_OK: { in __efc_p2p_wait_plogi_rsp()
1419 case EFC_EVT_SRRS_ELS_REQ_OK: { /* PLOGI response received */ in __efc_p2p_wait_plogi_rsp_recvd_prli()
H A Defc_device.c426 case EFC_EVT_SRRS_ELS_REQ_OK: in __efc_d_wait_logo_rsp()
756 case EFC_EVT_SRRS_ELS_REQ_OK: /* PLOGI response received */ in __efc_d_wait_plogi_rsp()
839 case EFC_EVT_SRRS_ELS_REQ_OK: /* PLOGI response received */ in __efc_d_wait_plogi_rsp_recvd_prli()
1169 case EFC_EVT_SRRS_ELS_REQ_OK: { /* PRLI response */ in __efc_d_port_logged_in()
1557 case EFC_EVT_SRRS_ELS_REQ_OK: in __efc_d_wait_adisc_rsp()
H A Defc_node.c486 case EFC_EVT_SRRS_ELS_REQ_OK: in __efc_node_wait_els_shutdown()
698 case EFC_EVT_SRRS_ELS_REQ_OK: in __efc_node_common()
H A Defc_els.c198 efc_els_io_cleanup(els, EFC_EVT_SRRS_ELS_REQ_OK, &cbdata); in efc_els_req_cb()