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

  /src/sys/arch/sparc/sparc/
memreg.c 73 static int memregmatch_mainbus(device_t, cfdata_t, void *);
79 memregmatch_mainbus, memregattach_mainbus, NULL, NULL);
92 memregmatch_mainbus(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
memreg.c 73 static int memregmatch_mainbus(device_t, cfdata_t, void *);
79 memregmatch_mainbus, memregattach_mainbus, NULL, NULL);
92 memregmatch_mainbus(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int
memreg.c 73 static int memregmatch_mainbus(device_t, cfdata_t, void *);
79 memregmatch_mainbus, memregattach_mainbus, NULL, NULL);
92 memregmatch_mainbus(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 33 milliseconds