HomeSort by: relevance | last modified time | path
    Searched defs:clockattach_mainbus (Results 1 - 3 of 3) 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 in typeref:typename:void
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 in typeref:typename:void
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 in typeref:typename:void

Completed in 34 milliseconds