Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/bfa/
Dbfa_fcs_rport.c480 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
486 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
492 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
497 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
806 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_fc4_logorcv()
838 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_fc4_logosend()
860 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_fc4_offline()
Dbfa_svc.h240 BFA_RPORT_SM_OFFLINE = 4, /* rport is offline */ enumerator
Dbfa_svc.c4023 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_fwcreate()
4061 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_fwcreate_qfull()
4092 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_online()
4374 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_iocdisable()