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

  /src/sys/arch/sparc/sparc/
mkclock.c 68 static int clockmatch_mainbus(device_t, cfdata_t, void *);
78 clockmatch_mainbus, clockattach_mainbus, NULL, NULL);
92 clockmatch_mainbus(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
mkclock.c 68 static int clockmatch_mainbus(device_t, cfdata_t, void *);
78 clockmatch_mainbus, clockattach_mainbus, NULL, NULL);
92 clockmatch_mainbus(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 24 milliseconds