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

  /src/sys/arch/usermode/include/
mainbus.h 35 #define THUNKBUS_TYPE_CLOCK 1
  /src/sys/arch/usermode/dev/
clock.c 85 if (taa->taa_type != THUNKBUS_TYPE_CLOCK)
mainbus.c 96 taa.taa_type = THUNKBUS_TYPE_CLOCK;

Completed in 10 milliseconds