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

  /src/sys/dev/sbus/
cgsix_sbus.c 67 static void cgsixattach(device_t, device_t, void *);
70 cgsixmatch, cgsixattach, NULL, NULL);
88 cgsixattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/sparc/dev/
cgsix_obio.c 67 static void cgsixattach(device_t, device_t, void *);
71 cgsixmatch, cgsixattach, NULL, NULL);
106 cgsixattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds