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

/opensolaris-onvv-gate/usr/src/uts/i86pc/io/
H A Dcbe.c64 int cbe_psm_timer_mode = TIMER_ONESHOT; variable
102 if (cbe_psm_timer_mode != TIMER_ONESHOT && me == 0 && !cross_call) {
140 if (cbe_psm_timer_mode == TIMER_ONESHOT)
261 if ((cbe_psm_timer_mode != TIMER_ONESHOT) && (me == 0))
270 if (cbe_psm_timer_mode == TIMER_ONESHOT)
280 if ((cbe_psm_timer_mode != TIMER_ONESHOT) && (me == 0))
285 if (cbe_psm_timer_mode == TIMER_ONESHOT)
321 cbe_timer_resolution = (*clkinitf)(TIMER_ONESHOT, &cbe_psm_timer_mode);
/opensolaris-onvv-gate/usr/src/uts/i86pc/os/
H A Dmp_startup.c1857 extern int cbe_psm_timer_mode;
1873 if ((cbe_psm_timer_mode == TIMER_PERIODIC) && (cp->cpu_id == 0))

Completed in 113 milliseconds