Searched refs:bfa_fcs_rport_sm_fc4_offline (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 114 static void bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, 156 {BFA_SM(bfa_fcs_rport_sm_fc4_offline), BFA_RPORT_OFFLINE}, 542 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 552 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 604 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 610 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 652 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_online() 716 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery_sending() 750 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() 775 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() [all …]
|