Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c227 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi_sending()
280 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogiacc_sending()
341 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi_retry()
416 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_plogi()
483 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_hal_online()
537 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_online()
598 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_nsquery_sending()
668 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_nsquery()
702 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_adisc_sending()
774 case RPSM_EVENT_LOGO_IMP: in bfa_fcs_rport_sm_adisc()
[all …]
Dbfa_fcs_fcpim.c227 bfa_sm_send_event(itnim->rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_itnim_sm_prli_retry()
734 bfa_sm_send_event(itnim->rport, RPSM_EVENT_LOGO_IMP); in bfa_cb_itnim_sler()
Dbfa_fcs.h716 RPSM_EVENT_LOGO_IMP = 5, /* implicit logo for SLER */ enumerator
Dbfa_fcs_lport.c478 bfa_sm_send_event(rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_lport_plogi()
655 bfa_sm_send_event(rport, RPSM_EVENT_LOGO_IMP); in bfa_fcs_lport_offline_actions()