Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dmi.c73 #define TB_IDLE 2 macro
1108 } else if (state != TB_IDLE) { in mi_timer()
1160 mtb->mtb_state = TB_IDLE; in mi_timer_alloc()
1210 } else if (state != TB_IDLE) { in mi_timer_free()
1259 } else if (mtb->mtb_state != TB_IDLE) { in mi_timer_move()
1296 mtb->mtb_state = TB_IDLE; in mi_timer_stop()
1323 ASSERT(state != TB_IDLE); in mi_timer_valid()
1334 mtb->mtb_state = TB_IDLE; in mi_timer_valid()
1350 mtb->mtb_state = TB_IDLE; in mi_timer_valid()