Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_svc.c253 static void bfa_rport_sm_online(struct bfa_rport_s *rp,
4381 bfa_sm_set_state(rp, bfa_rport_sm_online); in bfa_rport_sm_fwcreate()
4451 bfa_rport_sm_online(struct bfa_rport_s *rp, enum bfa_rport_event event) in bfa_rport_sm_online() function