Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_fcs.c268 static void bfa_fcs_fabric_sm_cleanup(struct bfa_fcs_fabric_s *fabric,
381 bfa_sm_set_state(fabric, bfa_fcs_fabric_sm_cleanup); in bfa_fcs_fabric_sm_linkdown()
758 bfa_sm_set_state(fabric, bfa_fcs_fabric_sm_cleanup); in bfa_fcs_fabric_sm_stopping()
770 bfa_sm_set_state(fabric, bfa_fcs_fabric_sm_cleanup); in bfa_fcs_fabric_sm_stopping()
782 bfa_fcs_fabric_sm_cleanup(struct bfa_fcs_fabric_s *fabric, in bfa_fcs_fabric_sm_cleanup() function