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

  /src/sys/arch/sparc/sparc/
memreg.c 76 static void memregattach_obio(device_t, device_t, void *);
82 memregmatch_obio, memregattach_obio, NULL, NULL);
141 memregattach_obio(device_t parent, device_t self, void *aux) function in typeref:typename:void
157 printf("memregattach_obio: can't map register\n");
memreg.c 76 static void memregattach_obio(device_t, device_t, void *);
82 memregmatch_obio, memregattach_obio, NULL, NULL);
141 memregattach_obio(device_t parent, device_t self, void *aux) function in typeref:typename:void
157 printf("memregattach_obio: can't map register\n");
memreg.c 76 static void memregattach_obio(device_t, device_t, void *);
82 memregmatch_obio, memregattach_obio, NULL, NULL);
141 memregattach_obio(device_t parent, device_t self, void *aux) function in typeref:typename:void
157 printf("memregattach_obio: can't map register\n");

Completed in 36 milliseconds