HomeSort by: relevance | last modified time | path
    Searched defs:hardclock_cookie (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/arch/sparc/sparc/
timer_sun4m.c 296 void *hardclock_cookie; local in function:timerattach_obio_4m
298 hardclock_cookie = sparc_softintr_establish(IPL_HARDCLOCK,
300 if (hardclock_cookie == NULL)

Completed in 11 milliseconds