Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfad.c165 bfad_sm_fcs_exit(struct bfad_s *bfad, enum bfad_sm_event event);
331 bfa_sm_set_state(bfad, bfad_sm_fcs_exit); in bfad_sm_failed()
353 bfa_sm_set_state(bfad, bfad_sm_fcs_exit); in bfad_sm_operational()
363 bfad_sm_fcs_exit(struct bfad_s *bfad, enum bfad_sm_event event) in bfad_sm_fcs_exit() function