ncr_timeout
static void ncr_timeout (void *arg);
ncr_timeout (np);
callout_reset(&np->timeout_ch, step ? step : 1, ncr_timeout, np);