Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/bfa/
Dbfa_fcs.h37 BFA_LPS_SM_FWRSP = 3, /* f/w response to login/logout */ enumerator
Dbfa_svc.c1212 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_init()
1241 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_login()
1420 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_logout()
1591 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_login_rsp()
1613 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_no_res()
1631 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_logout_rsp()