DIF_DIR_NREGS
dof->dofh_ident[DOF_ID_DIFIREG] = DIF_DIR_NREGS;
conf->dtc_difintregs = DIF_DIR_NREGS;
DIF_DIR_NREGS, /* dtc_difintregs */
dof->dofh_ident[DOF_ID_DIFIREG] = DIF_DIR_NREGS;
if (dtrace_difo_validate(dp, vstate, DIF_DIR_NREGS, cr) != 0)
if (dof->dofh_ident[DOF_ID_DIFIREG] > DIF_DIR_NREGS) {
conf.dtc_difintregs = DIF_DIR_NREGS;
uint64_t regs[DIF_DIR_NREGS];