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

  /src/sys/arch/next68k/dev/
intio.c 51 int intioprint(void *, const char *);
83 intioprint(void *aux, const char *pnp) function in typeref:typename:int
106 config_attach(parent, cf, &ia, intioprint, CFARGS_NONE);
  /src/sys/arch/hp300/dev/
intio.c 55 static int intioprint(void *, const char *);
168 config_found(self, &ia, intioprint, CFARGS_NONE);
173 intioprint(void *aux, const char *pnp) function in typeref:typename:int

Completed in 11 milliseconds