Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/bfa/
H A Dbfa_fcs.h891 void bfa_fcs_stop(struct bfa_fcs_s *fcs);
H A Dbfad.c1433 bfa_fcs_stop(&bfad->bfa_fcs); in bfad_pci_error_detected()
1564 bfa_fcs_stop(&bfad->bfa_fcs); in bfad_pci_mmio_enabled()
H A Dbfa_fcs.c68 bfa_fcs_stop(struct bfa_fcs_s *fcs) in bfa_fcs_stop() function