Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs_rport.c3149 static void bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf,
3216 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_online); in bfa_fcs_rpf_sm_rpsc()
3226 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_online); in bfa_fcs_rpf_sm_rpsc()
3237 bfa_sm_set_state(rpf, bfa_fcs_rpf_sm_online); in bfa_fcs_rpf_sm_rpsc()
3279 bfa_fcs_rpf_sm_online(struct bfa_fcs_rpf_s *rpf, enum rpf_event event) in bfa_fcs_rpf_sm_online() function