nmdm_timeout
callout_reset(&np->np_callout, np->np_rate, nmdm_timeout, np);
callout_reset(&np->np_callout, rate, nmdm_timeout, np);