hermon_dbr_free
hermon_dbr_free(state, uarpg, cq->cq_arm_ci_vdbr);
hermon_dbr_free(state, cq->cq_uarpg, cq->cq_arm_ci_vdbr);
hermon_dbr_free(state, uarpg, qp->qp_rq_vdbr);
hermon_dbr_free(state, uarpg, qp->qp_rq_vdbr);
hermon_dbr_free(state, qp->qp_uarpg, qp->qp_rq_vdbr);
hermon_dbr_free(state, uarpg, qp->qp_rq_vdbr);
hermon_dbr_free(state, uarpg, srq->srq_wq_vdbr);
hermon_dbr_free(state, srq->srq_uarpg, srq->srq_wq_vdbr);
void hermon_dbr_free(hermon_state_t *state, uint_t indx, hermon_dbr_t *record);