Home
last modified time | relevance | path

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

/drivers/scsi/bfa/
Dbfad.c253 bfa_fcs_exit(&bfad->bfa_fcs); in bfad_sm_created()
907 bfa_fcs_exit(&bfad->bfa_fcs); in bfad_fcs_stop()
Dbfa_fcs.h799 void bfa_fcs_exit(struct bfa_fcs_s *fcs);
Dbfa_fcs.c130 bfa_fcs_exit(struct bfa_fcs_s *fcs) in bfa_fcs_exit() function