Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/iprb/
H A Diprb.h85 hrtime_t rx_wdog; member
H A Diprb.c1177 ip->rx_wdog = gethrtime(); in iprb_rx()
1666 ((gethrtime() - ip->rx_wdog) > ip->rx_timeout)) { in iprb_periodic()