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

  /src/sys/arch/next68k/dev/
intio.c 50 void intioattach(device_t, device_t, void *);
55 intiomatch, intioattach, NULL, NULL);
70 intioattach(device_t parent, device_t self, void *aux) function in typeref:typename:void
  /src/sys/arch/hp300/dev/
intio.c 54 static void intioattach(device_t, device_t, void *);
58 intiomatch, intioattach, NULL, NULL);
127 intioattach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 14 milliseconds