Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/igb/
H A Digb_sw.h637 timeout_id_t watchdog_tid; member
H A Digb_main.c3452 igb->watchdog_tid = in igb_arm_watchdog_timer()
3488 tid = igb->watchdog_tid; in igb_disable_watchdog_timer()
3489 igb->watchdog_tid = 0; in igb_disable_watchdog_timer()
3541 tid = igb->watchdog_tid; in igb_stop_watchdog_timer()
3542 igb->watchdog_tid = 0; in igb_stop_watchdog_timer()
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h709 timeout_id_t watchdog_tid; member
H A Dixgbe_main.c4091 ixgbe->watchdog_tid = in ixgbe_arm_watchdog_timer()
4126 tid = ixgbe->watchdog_tid; in ixgbe_disable_watchdog_timer()
4127 ixgbe->watchdog_tid = 0; in ixgbe_disable_watchdog_timer()
4178 tid = ixgbe->watchdog_tid; in ixgbe_stop_watchdog_timer()
4179 ixgbe->watchdog_tid = 0; in ixgbe_stop_watchdog_timer()
/titanic_50/usr/src/uts/common/io/e1000g/
H A De1000g_sw.h911 timeout_id_t watchdog_tid; member
H A De1000g_main.c4858 Adapter->watchdog_tid = in arm_watchdog_timer()
4887 tid = Adapter->watchdog_tid; in disable_watchdog_timer()
4888 Adapter->watchdog_tid = 0; in disable_watchdog_timer()
4930 tid = Adapter->watchdog_tid; in stop_watchdog_timer()
4931 Adapter->watchdog_tid = 0; in stop_watchdog_timer()