Searched refs:cyc_timer_t (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dddi_timer.h77 } cyc_timer_t; typedef in typeref:struct:cyc_timer
/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dddi_timer.c85 static cyc_timer_t *ddi_timer; /* ddi timer based on the cyclic */
679 ddi_timer = kmem_alloc(sizeof (cyc_timer_t), KM_SLEEP);

Completed in 85 milliseconds