Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c295 if (resched > tmrp->t_ticks) in ghd_timeout()
296 resched = tmrp->t_ticks; in ghd_timeout()
712 tmrp->t_ticks); in ghd_timeout_enable()
748 tmrp->t_ticks = ticks; in ghd_timer_init()
H A Dghd.h150 long t_ticks; /* periodic timeout in clock ticks */ member
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h135 clock_t t_ticks; /* periodic timeout in clock ticks */ member