Home
last modified time | relevance | path

Searched refs:BFA_STATUS_IOC_FAILURE (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/scsi/bfa/
Dbfa_port.c245 bfa_trc(port, BFA_STATUS_IOC_FAILURE); in bfa_port_enable()
246 return BFA_STATUS_IOC_FAILURE; in bfa_port_enable()
289 bfa_trc(port, BFA_STATUS_IOC_FAILURE); in bfa_port_disable()
290 return BFA_STATUS_IOC_FAILURE; in bfa_port_disable()
328 bfa_trc(port, BFA_STATUS_IOC_FAILURE); in bfa_port_get_stats()
329 return BFA_STATUS_IOC_FAILURE; in bfa_port_get_stats()
367 bfa_trc(port, BFA_STATUS_IOC_FAILURE); in bfa_port_clear_stats()
368 return BFA_STATUS_IOC_FAILURE; in bfa_port_clear_stats()
Dbfa_defs.h137 BFA_STATUS_IOC_FAILURE = 56, /* IOC failure - Retry, if persists enumerator
Dbfa_ioc.c314 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_enabling()
366 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_getattr()
525 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_fail_retry()
569 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_fail()
1844 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_pf_fwmismatch()
Dbfa_svc.c568 BFA_STATUS_IOC_FAILURE, 0, 0, NULL); in bfa_fcxp_iocdisable()
571 fcxp->rsp_status = BFA_STATUS_IOC_FAILURE; in bfa_fcxp_iocdisable()
/linux-2.6.39/drivers/net/bna/
Dbfa_defs_status.h84 BFA_STATUS_IOC_FAILURE = 56, enumerator
Dbfa_ioc.c301 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_enabling()
353 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_getattr()
494 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_fail_retry()
533 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_sm_fail()
1699 ioc->cbfn->enable_cbfn(ioc->bfa, BFA_STATUS_IOC_FAILURE); in bfa_ioc_pf_fwmismatch()