Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad.c245 bfa_fcs_exit(&bfad->bfa_fcs); in bfad_sm_created()
889 bfa_fcs_exit(&bfad->bfa_fcs); in bfad_fcs_stop()
H A Dbfa_fcs.h788 void bfa_fcs_exit(struct bfa_fcs_s *fcs);
H A Dbfa_fcs.c122 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit() function