DDI_IRM_FLAG_CALLBACK
(req.ireq_flags & DDI_IRM_FLAG_CALLBACK) ? "Yes" : "No",
req_p->ireq_flags |= DDI_IRM_FLAG_CALLBACK;
#define DDI_IRM_IS_REDUCIBLE(r) (((r->ireq_flags & DDI_IRM_FLAG_CALLBACK) && \
req_p->ireq_flags |= DDI_IRM_FLAG_CALLBACK;
req_p->ireq_flags &= ~(DDI_IRM_FLAG_CALLBACK);