Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c80 static void bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport,
128 {BFA_SM(bfa_fcs_rport_sm_uninit), BFA_RPORT_UNINIT},
156 bfa_fcs_rport_sm_uninit(struct bfa_fcs_rport_s *rport, enum rport_event event) in bfa_fcs_rport_sm_uninit() function
207 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_sending()
260 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogiacc_sending()
318 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi_retry()
440 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_plogi()
932 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_hcb_offline()
1066 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
1076 bfa_sm_set_state(rport, bfa_fcs_rport_sm_uninit); in bfa_fcs_rport_sm_logo_sending()
[all …]