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

  /src/sys/arch/sparc/dev/
obio.c 80 static void obioattach(device_t, device_t, void *);
83 obiomatch, obioattach, NULL, NULL);
130 obioattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
obio.c 80 static void obioattach(device_t, device_t, void *);
83 obiomatch, obioattach, NULL, NULL);
130 obioattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 23 milliseconds