Searched refs:ei_gw_last_heartbeat (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/eoib/
H A Deib_svc.c787 * to ensure that ei_gw_last_heartbeat does not change before the
796 if (ss->ei_gw_last_heartbeat != 0) {
797 if ((lbolt64 - ss->ei_gw_last_heartbeat) >
806 ss->ei_gw_last_heartbeat);
H A Deib_fip.c473 ss->ei_gw_last_heartbeat = ddi_get_lbolt64();
/illumos-gate/usr/src/uts/common/sys/ib/clients/eoib/
H A Deib_impl.h756 int64_t ei_gw_last_heartbeat; member in struct:eib_s

Completed in 54 milliseconds