Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h136 int t_refs; /* reference count */ member
141 _NOTE(MUTEX_PROTECTS_DATA(tmr_t::t_mutex, tmr_t::t_refs))
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_timer.c709 if (tmrp->t_refs++ == 0) { in ghd_timeout_enable()
723 if (tmrp->t_refs-- <= 1) { in ghd_timeout_disable()
H A Dghd.h151 int t_refs; /* reference count */ member