Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/bfa/ !
Dbfa_fcs.c198 static void bfa_fcs_fabric_sm_cleanup(struct bfa_fcs_fabric_s *fabric,
311 bfa_sm_set_state(fabric, bfa_fcs_fabric_sm_cleanup); in bfa_fcs_fabric_sm_linkdown()
688 bfa_sm_set_state(fabric, bfa_fcs_fabric_sm_cleanup); in bfa_fcs_fabric_sm_stopping()
700 bfa_sm_set_state(fabric, bfa_fcs_fabric_sm_cleanup); in bfa_fcs_fabric_sm_stopping()
712 bfa_fcs_fabric_sm_cleanup(struct bfa_fcs_fabric_s *fabric, in bfa_fcs_fabric_sm_cleanup() function