Lines Matching defs:intvl
58 int intvl;265 tsp->intvl = 0;403 int intvl;438 if (ddi_copyin((void *)arg, &intvl, sizeof (intvl), flag))440 if (intvl == 0)444 o_intvl = tsp->intvl;456 tsp->intvl = intvl;459 drv_usectohz(1000000) * tsp->intvl);476 drv_usectohz(1000000) * tsp->intvl);