Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_svc.c4344 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_created()
4381 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_fwcreate()
4421 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_fwcreate_qfull()
4461 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_online()
4522 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_fwdelete()
4551 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_fwdelete_qfull()
4588 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_offline()
4619 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_deleting()
4643 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_deleting_qfull()
4674 case BFA_RPORT_SM_HWFAIL: in bfa_rport_sm_delete_pending()
[all …]
H A Dbfa_svc.h239 BFA_RPORT_SM_HWFAIL = 6, /* IOC h/w failure */ enumerator