Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/i86pc/io/tzmon/
H A Dtzmon.c142 static dev_info_t *tzmon_dip; variable
179 if (tzmon_dip != NULL) in tzmon_attach()
209 tzmon_dip = dip; in tzmon_attach()
225 *result = tzmon_dip; in tzmon_getinfo()
226 if (tzmon_dip == NULL) in tzmon_getinfo()
262 tzmon_dip = NULL; in tzmon_detach()
511 tzp->taskq = ddi_taskq_create(tzmon_dip, in tzmon_enumerate_zone()