Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/sparc/sparc/
Dtimer_sun4m.c296 void *hardclock_cookie; in timerattach_obio_4m() local
298 hardclock_cookie = sparc_softintr_establish(IPL_HARDCLOCK, in timerattach_obio_4m()
300 if (hardclock_cookie == NULL) in timerattach_obio_4m()