Home
last modified time | relevance | path

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

/linux/drivers/scsi/bfa/
H A Dbfa_svc.h389 BFA_LPS_SM_FWRSP = 3, /* f/w response to login/logout */ enumerator
H A Dbfa_svc.c1184 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_init()
1213 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_login()
1392 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_logout()
1563 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_login_rsp()
1585 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_no_res()
1603 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_logout_rsp()