Searched refs:bfa_fcs_rport_sm_fc4_offline (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 114 static void bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, 172 {BFA_SM(bfa_fcs_rport_sm_fc4_offline), BFA_RPORT_OFFLINE}, 558 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 568 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 620 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 626 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 668 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_online() 732 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery_sending() 766 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() 791 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() [all …]
|