Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs.h36 BFA_LPS_SM_FWRSP = 3, /* f/w response to login/logout */ enumerator
Dbfa_svc.c1204 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_init()
1227 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_login()
1406 case BFA_LPS_SM_FWRSP: in bfa_lps_sm_logout()
1593 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_login_rsp()
1615 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_no_res()
1633 bfa_sm_send_event(lps, BFA_LPS_SM_FWRSP); in bfa_lps_logout_rsp()