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

  /src/sys/arch/atari/dev/
ite_et.c 96 static int grfetprint(void *, const char *);
208 atari_config_found(cfdata_grf, &itedev, &congrf, grfetprint,
246 config_found(self, sc /* XXX */, grfetprint, CFARGS_NONE);
262 grfetprint(void *aux, const char *pnp) function in typeref:typename:int
  /src/sys/arch/amiga/dev/
grf_et.c 118 int grfetprint(void *, const char *);
390 if (amiga_config_found(cfdata, gp->g_device, gp, grfetprint,
441 grfetprint(void *aux, const char *pnp) function in typeref:typename:int

Completed in 12 milliseconds