Searched refs:bfa_assert (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/cs/
H A Dbfa_perf.h24 #undef bfa_assert macro
29 #define bfa_assert(__cond) macro
H A Dbfa_debug.h25 #define bfa_assert(__cond) do { \ macro
36 #define bfa_assert_fp(__cond) bfa_assert(__cond)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcs_port.c49 bfa_assert(0);
53 bfa_assert(0);
H A Dbfa_timer.c71 bfa_assert(timercb != NULL);
72 bfa_assert(!bfa_q_is_on_q(&mod->timer_q, timer));
87 bfa_assert(!list_empty(&timer->qe));
H A Dbfa_fcxp.c213 bfa_assert(bfa_q_is_on_q(&mod->fcxp_active_q, fcxp));
262 bfa_assert(fcxp->send_cbfn != NULL);
418 bfa_assert(fcxp->nreq_sgles == 1);
424 bfa_assert(reqi->req_tot_len == 0);
433 bfa_assert(rspi->rsp_maxlen <= BFA_FCXP_MAX_LBUF_SZ);
440 bfa_assert(fcxp->nrsp_sgles == 1);
446 bfa_assert(rspi->rsp_maxlen == 0);
497 bfa_assert(bfa != NULL);
510 bfa_assert(req_sga_cbfn != NULL);
511 bfa_assert(req_sglen_cbf
[all...]
H A Dbfa_sgpg.c76 bfa_assert(!(sgpg_pa.pa & (sizeof(struct bfi_sgpg_s) - 1)));
136 bfa_assert(hsgpg);
153 bfa_assert(mod->free_sgpgs <= mod->num_sgpgs);
183 bfa_assert(nsgpg > 0);
184 bfa_assert(nsgpg > mod->free_sgpgs);
195 bfa_assert(list_empty(&mod->sgpg_wait_q));
209 bfa_assert(bfa_q_is_on_q(&mod->sgpg_wait_q, wqe));
H A Dbfa_port.c71 bfa_assert(0);
86 bfa_assert(0);
196 bfa_assert(0);
247 bfa_assert(0);
289 bfa_assert(0);
446 bfa_assert(port);
H A Dbfa_intr_priv.h109 bfa_assert(((__reqq) < BFI_IOC_MAX_CQS)); \
110 bfa_assert((__wqe)->qresume && (__wqe)->cbarg); \
H A Dbfa_fcs_uf.c65 bfa_assert(0);
H A Dn2n.c81 bfa_assert(rport != NULL);
H A Dbfa_hw_ct.c120 bfa_assert((nvecs == 1) || (nvecs == BFA_MSIX_CT_MAX));
147 bfa_assert(i == BFA_MSIX_LPU_ERR);
H A Dbfa_cee.c272 bfa_assert((cee != NULL) && (cee->ioc != NULL));
312 bfa_assert((cee != NULL) && (cee->ioc != NULL));
351 bfa_assert((cee != NULL) && (cee->ioc != NULL));
401 bfa_assert(0);
464 bfa_assert(cee != NULL);
H A Dbfa_itnim.c30 bfa_assert(bfa_q_is_on_q(&(__itnim)->fcpim->itnim_q, __itnim)); \
32 bfa_assert(list_empty(&(__itnim)->io_q)); \
33 bfa_assert(list_empty(&(__itnim)->io_cleanup_q)); \
34 bfa_assert(list_empty(&(__itnim)->pending_q)); \
925 bfa_assert(bfa_itnim_hold_io(itnim));
986 bfa_assert(msg.create_rsp->status == BFA_STATUS_OK);
994 bfa_assert(msg.delete_rsp->status == BFA_STATUS_OK);
1008 bfa_assert(0);
1025 bfa_assert(itnim->rport == rport);
H A Dbfa_rport.c614 bfa_assert(mod->num_rports
683 bfa_assert(bfa_q_is_on_q(&mod->rp_active_q, rport));
796 bfa_assert(msg.create_rsp->status == BFA_STATUS_OK);
802 bfa_assert(msg.delete_rsp->status == BFA_STATUS_OK);
814 bfa_assert(0);
838 bfa_assert(bfa_sm_cmp_state(rp, bfa_rport_sm_uninit));
853 bfa_assert(rport_info->max_frmsz != 0);
877 bfa_assert(speed != 0);
878 bfa_assert(speed != BFA_PPORT_SPEED_AUTO);
H A Dvfapi.c211 bfa_assert(vf);
H A Dbfa_core.c74 bfa_assert((cfg != NULL) && (meminfo != NULL));
148 bfa_assert((cfg != NULL) && (meminfo != NULL));
H A Dbfa_fcs_lport.c267 bfa_assert(role <= BFA_PORT_ROLE_FCP_MAX);
397 bfa_assert(rport->pwwn != plogi->port_name);
410 bfa_assert(rport->pwwn == WWN_NULL);
569 bfa_assert(0);
575 bfa_assert(0);
581 bfa_assert(0);
691 bfa_assert(0);
800 bfa_assert(bfa_q_is_on_q(&port->rport_q, rport));
H A Dloop.c160 bfa_assert(fcxp);
211 bfa_assert(0);
H A Dbfa_lps.c388 bfa_assert(rsp->lp_tag < mod->num_lps);
435 bfa_assert(rsp->lp_tag < mod->num_lps);
487 bfa_assert(m);
512 bfa_assert(m);
888 bfa_assert(0);
H A Dfcpim.c568 bfa_assert(0);
732 bfa_assert(rport->itnim != NULL);
763 bfa_assert(port != NULL);
780 bfa_assert(port != NULL);
812 bfa_assert(0);
H A Dbfa_ioim.c148 bfa_assert(bfa_q_is_on_q(&ioim->itnim->pending_q, ioim));
319 bfa_assert(ioim->iosp->abort_explicit == BFA_TRUE);
468 bfa_assert(ioim->iosp->abort_explicit == BFA_TRUE);
882 bfa_assert(ioim->nsges > BFI_SGE_INLINE);
1148 bfa_assert(ioim->iotag == iotag);
1178 bfa_assert(rsp->reuse_io_tag);
1184 bfa_assert(rsp->reuse_io_tag == 0);
1213 bfa_assert(0);
1230 bfa_assert(ioim->iotag == iotag);
H A Dbfa_tskim.c359 bfa_assert(0);
616 bfa_assert(tskim->tsk_tag == tsk_tag);
659 bfa_assert(bfa_q_is_on_q_func(&tskim->itnim->tsk_q, &tskim->qe));
H A Dbfa_fcpim.c157 bfa_assert(q_depth <= BFA_IOCFC_QDEPTH_MAX);
H A Dbfa_hw_cb.c113 bfa_assert((nvecs == 1) || (nvecs == __HFN_NUMINTS));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/include/aen/
H A Dbfa_aen.h78 bfa_assert((app_id < BFA_AEN_MAX_APP) && (app_id >= bfa_aen_app_bcu));

Completed in 147 milliseconds

12