Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/ !
H A Dbfa_svc.c128 static void bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport,
191 {BFA_SM(bfa_fcport_sm_uninit), BFA_PORT_ST_UNINIT},
1981 bfa_fcport_sm_uninit(struct bfa_fcport_s *fcport, in bfa_fcport_sm_uninit() function
2993 bfa_sm_set_state(fcport, bfa_fcport_sm_uninit); in bfa_fcport_attach()