Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs_rport.c3131 RPFSM_EVENT_RPORT_ONLINE = 2, /* Rport online */ enumerator
3163 case RPFSM_EVENT_RPORT_ONLINE: in bfa_fcs_rpf_sm_uninit()
3308 case RPFSM_EVENT_RPORT_ONLINE: in bfa_fcs_rpf_sm_offline()
3346 bfa_sm_send_event(&rport->rpf, RPFSM_EVENT_RPORT_ONLINE); in bfa_fcs_rpf_rport_online()