Home
last modified time | relevance | path

Searched refs:MSEC_PERMIN (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c33 #define MSEC_PERMIN (60 * MILLISEC) /* Number of milliseconds in a minute */ macro
1621 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()