Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_svc.c134 static void bfa_lps_sm_logowait(struct bfa_lps_s *lps, enum bfa_lps_event
1323 bfa_sm_set_state(lps, bfa_lps_sm_logowait); in bfa_lps_sm_online()
1376 bfa_sm_set_state(lps, bfa_lps_sm_logowait); in bfa_lps_sm_online_n2n_pid_wait()
1431 bfa_lps_sm_logowait(struct bfa_lps_s *lps, enum bfa_lps_event event) in bfa_lps_sm_logowait() function