Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c116 static void bfa_fcs_rport_sm_offline(struct bfa_fcs_rport_s *rport,
146 {BFA_SM(bfa_fcs_rport_sm_offline), BFA_RPORT_OFFLINE},
229 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi_sending()
282 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogiacc_sending()
343 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi_retry()
401 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi()
418 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi()
600 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_nsquery_sending()
924 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_hcb_offline()
996 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_hcb_logorcv()
[all …]