Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/bfa/
Dbfa_fcs.h36 BFA_LPS_SM_FWRSP = 3, /* f/w response to login/logout */ enumerator
Dbfa_svc.c1254 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_init()
1283 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_login()
1462 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_logout()
1648 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_login_rsp()
1670 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_no_res()
1688 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_logout_rsp()