Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_fcs_rport.c124 static void bfa_fcs_rport_sm_offline(struct bfa_fcs_rport_s *rport,
177 {BFA_SM(bfa_fcs_rport_sm_offline), BFA_RPORT_OFFLINE},
250 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi_sending()
269 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi_sending()
314 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogiacc_sending()
330 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogiacc_sending()
382 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_retry()
456 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi()
467 bfa_sm_set_state(rport, bfa_fcs_rport_sm_offline); in bfa_fcs_rport_sm_plogi()
[all …]