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

  /src/sys/arch/x68k/dev/
grf_machdep.c 65 void grfbusattach(device_t, device_t, void *);
76 grfbusmatch, grfbusattach, NULL, NULL);
91 grfbusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/atari/dev/
grf.c 94 static void grfbusattach(device_t, device_t, void *);
102 grfbusmatch, grfbusattach, NULL, NULL);
142 grfbusattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 12 milliseconds