Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_tables.h247 hrtime_t pii_fd_hrtime; /* hrtime_t before which we should */ member
H A Dmpd_probe.c1753 if (pii->pii_fd_hrtime > gethrtime()) { in phyint_inst_timer()
1759 pii->pii_fd_hrtime = gethrtime(); in phyint_inst_timer()
1845 if (pii->pii_fd_hrtime - cur_hrtime > 0) in phyint_inst_timer()
H A Dmpd_tables.c445 pii->pii_fd_hrtime = gethrtime() + in phyint_inst_create()