Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad.c1453 bfa_fcs_stop(&bfad->bfa_fcs); in bfad_pci_error_detected()
1584 bfa_fcs_stop(&bfad->bfa_fcs); in bfad_pci_mmio_enabled()
H A Dbfa_fcs.h789 void bfa_fcs_stop(struct bfa_fcs_s *fcs);
H A Dbfa_fcs.c68 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop() function