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

  /src/sys/arch/sparc/sparc/
mkclock.c 71 static void clockattach_mainbus(device_t, device_t, void *);
78 clockmatch_mainbus, clockattach_mainbus, NULL, NULL);
137 clockattach_mainbus(device_t parent, device_t self, void *aux) function
mkclock.c 71 static void clockattach_mainbus(device_t, device_t, void *);
78 clockmatch_mainbus, clockattach_mainbus, NULL, NULL);
137 clockattach_mainbus(device_t parent, device_t self, void *aux) function

Completed in 28 milliseconds