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

  /src/sys/arch/next68k/dev/
intio.c 49 int intiomatch(device_t, cfdata_t, void *);
55 intiomatch, intioattach, NULL, NULL);
60 intiomatch(device_t parent, cfdata_t match, void *aux) function in typeref:typename:int
  /src/sys/arch/hp300/dev/
intio.c 53 static int intiomatch(device_t, cfdata_t, void *);
58 intiomatch, intioattach, NULL, NULL);
115 intiomatch(device_t parent, cfdata_t cf, void *aux) function in typeref:typename:int

Completed in 11 milliseconds