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

  /src/sys/arch/shark/shark/
hat.h 83 /* hatUnwedge: call this function periodically (slower than the frequency
86 void hatUnwedge(void);
88 /* HAT_MIN_FREQ: should be a power of 2. Call hatUnwedge() no more
hat.c 201 hatUnwedge(void)
  /src/sys/arch/shark/isa/
clock.c 352 hatUnwedge();

Completed in 12 milliseconds