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

  /src/sys/arch/sun3/dev/
xy.c 186 static void xycattach(device_t, device_t, void *);
201 xycmatch, xycattach, NULL, NULL);
345 * xycattach: attach controller
348 xycattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/dev/vme/
xy.c 181 void xycattach(device_t, device_t, void *);
194 xycmatch, xycattach, NULL, NULL);
397 * xycattach: attach controller
400 xycattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 128 milliseconds