HomeSort by: relevance | last modified time | path
    Searched refs:t_clrintr (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/sparc64/sparc64/
timerreg.h 127 volatile int64_t* t_clrintr; /* There are two of these, too. */ member in struct:timerreg_4u
clock.c 263 timerreg_4u.t_clrintr = (int64_t *)(u_long)va[1];
282 level10->ih_clr = &timerreg_4u.t_clrintr[0];
293 level14->ih_clr = &timerreg_4u.t_clrintr[1];
499 if (!timerreg_4u.t_timer || !timerreg_4u.t_clrintr) {

Completed in 11 milliseconds