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

  /src/sys/arch/sparc/sparc/
mkclock.c 73 static void clockattach_bootbus(device_t, device_t, void *);
84 clockmatch_bootbus, clockattach_bootbus, NULL, NULL);
210 clockattach_bootbus(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 11 milliseconds