Searched refs:MSEC_PERMIN (Results 1 – 1 of 1) sorted by relevance
33 #define MSEC_PERMIN (60 * MILLISEC) /* Number of milliseconds in a minute */ macro1621 check_time = pi->pi_whenup[pi->pi_whendx] + MSEC_PERMIN; in phyint_inst_timer()2548 (cur_time - pi->pi_whenup[pi->pi_whendx]) > MSEC_PERMIN)) { in phyint_repaired()