Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/bfa/
Dbfa_svc.c181 static void bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport,
228 {BFA_SM(bfa_fcport_sm_uninit), BFA_PORT_ST_UNINIT},
2089 bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport, in bfa_fcport_sm_uninit() function
3102 bfa_sm_set_state(fcport, bfa_fcport_sm_uninit); in bfa_fcport_attach()