Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfa_svc.c158 static void bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport,
205 {BFA_SM(bfa_fcport_sm_uninit), BFA_PORT_ST_UNINIT},
2018 bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport, in bfa_fcport_sm_uninit() function
3030 bfa_sm_set_state(fcport, bfa_fcport_sm_uninit); in bfa_fcport_attach()