Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_fcs_rport.c477 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
483 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
488 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
494 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_hal_online()
803 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_fc4_logorcv()
835 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_fc4_logosend()
857 bfa_sm_send_event(rport->bfa_rport, BFA_RPORT_SM_OFFLINE); in bfa_fcs_rport_sm_fc4_offline()
Dbfa_svc.h227 BFA_RPORT_SM_OFFLINE = 4, /* rport is offline */ enumerator
Dbfa_svc.c3877 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_fwcreate()
3915 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_fwcreate_qfull()
3946 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_online()
4228 case BFA_RPORT_SM_OFFLINE: in bfa_rport_sm_iocdisable()