Searched refs:bfa_fcs_rport_sm_fc4_offline (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 122 static void bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, 164 {BFA_SM(bfa_fcs_rport_sm_fc4_offline), BFA_RPORT_OFFLINE}, 554 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 564 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 616 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 622 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 664 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_online() 728 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery_sending() 762 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() 787 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() [all …]
|