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

  /src/sys/arch/sun2/sun2/
obmem.c 48 static void obmem_attach(device_t, device_t, void *);
57 obmem_match, obmem_attach, NULL, NULL);
91 obmem_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/sun3/sun3/
obmem.c 51 static void obmem_attach(device_t, device_t, void *);
60 obmem_match, obmem_attach, NULL, NULL);
100 obmem_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds