Searched refs:bfa_fcs_rport_sm_fc4_offline (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_fcs_rport.c | 121 static void bfa_fcs_rport_sm_fc4_offline(struct bfa_fcs_rport_s *rport, 163 {BFA_SM(bfa_fcs_rport_sm_fc4_offline), BFA_RPORT_OFFLINE}, 553 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 563 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_fc4_fcs_online() 615 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 621 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_hal_online() 663 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_online() 727 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery_sending() 761 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() 786 bfa_sm_set_state(rport, bfa_fcs_rport_sm_fc4_offline); in bfa_fcs_rport_sm_nsquery() [all …]
|