Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa.h300 void bfa_iocfc_stop(struct bfa_s *bfa);
H A Dbfad.c852 bfa_iocfc_stop(&bfad->bfa); in bfad_drv_uninit()
903 bfa_iocfc_stop(&bfad->bfa); in bfad_stop()
H A Dbfa_core.c1573 bfa_iocfc_stop(struct bfa_s *bfa) in bfa_iocfc_stop() function